mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-05 21:09:43 +00:00
Upgrade php to v8.3 with rector
This commit is contained in:
@@ -33,6 +33,7 @@ class ActivityReasonRepository extends ServiceEntityRepository
|
||||
/**
|
||||
* @return ActivityReason[]
|
||||
*/
|
||||
#[\Override]
|
||||
public function findAll(): array
|
||||
{
|
||||
$qb = $this->createQueryBuilder('ar');
|
||||
|
Reference in New Issue
Block a user