mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -37,7 +37,8 @@ class LoadCustomFields extends AbstractFixture implements OrderedFixtureInterfac
|
||||
private readonly EntityManagerInterface $entityManager,
|
||||
private readonly CustomFieldChoice $customFieldChoice,
|
||||
private readonly CustomFieldText $customFieldText,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
// put your code here
|
||||
public function getOrder()
|
||||
|
Reference in New Issue
Block a user