mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-15 14:53:15 +00:00
Merge branch '329-gender-docgen-normalization' of https://gitlab.com/Chill-Projet/chill-bundles into 329-gender-docgen-normalization
This commit is contained in:
@@ -26,7 +26,7 @@ class LoadCustomField extends AbstractFixture implements OrderedFixtureInterface
|
||||
return 15001;
|
||||
}
|
||||
|
||||
public function load(ObjectManager $manager)
|
||||
public function load(ObjectManager $manager): void
|
||||
{
|
||||
$cFTypes = [
|
||||
['type' => 'text', 'options' => ['maxLength' => '255']],
|
||||
|
||||
Reference in New Issue
Block a user