mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
fix phpstan issues
This commit is contained in:
@@ -30,11 +30,6 @@ class PersonChoiceLoader implements ChoiceLoaderInterface
|
||||
|
||||
protected array $lazyLoadedPersons = [];
|
||||
|
||||
/**
|
||||
* PersonChoiceLoader constructor.
|
||||
*
|
||||
* @param EntityRepository $personRepository
|
||||
*/
|
||||
public function __construct(
|
||||
protected PersonRepository $personRepository,
|
||||
?array $centers = null
|
||||
|
Reference in New Issue
Block a user