mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
upgrade php-cs-fixer to 3.47.0
This commit is contained in:
@@ -25,9 +25,9 @@ use Doctrine\Persistence\ObjectManager;
|
||||
|
||||
class LoadCustomFields extends AbstractFixture implements OrderedFixtureInterface
|
||||
{
|
||||
private ?\Chill\CustomFieldsBundle\Entity\CustomField $cfText = null;
|
||||
private ?CustomField $cfText = null;
|
||||
|
||||
private ?\Chill\CustomFieldsBundle\Entity\CustomField $cfChoice = null;
|
||||
private ?CustomField $cfChoice = null;
|
||||
|
||||
/**
|
||||
* /**
|
||||
|
Reference in New Issue
Block a user