mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-01 06:51:23 +00:00
Apply new rector rules regarding to PHP version to 8.4
This commit is contained in:
@@ -22,6 +22,7 @@ class AdminActivityPresenceController extends CRUDController
|
||||
*
|
||||
* @return \Doctrine\ORM\QueryBuilder|mixed
|
||||
*/
|
||||
#[\Override]
|
||||
protected function orderQuery(string $action, $query, Request $request, PaginatorInterface $paginator)
|
||||
{
|
||||
/* @var \Doctrine\ORM\QueryBuilder $query */
|
||||
|
||||
Reference in New Issue
Block a user