mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 12:33:49 +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:
@@ -49,7 +49,7 @@ class LoadRoleScopes extends AbstractFixture implements OrderedFixtureInterface
|
||||
return 300;
|
||||
}
|
||||
|
||||
public function load(ObjectManager $manager)
|
||||
public function load(ObjectManager $manager): void
|
||||
{
|
||||
foreach (static::$permissions as $key => $permission) {
|
||||
foreach (LoadScopes::$references as $scopeReference) {
|
||||
|
Reference in New Issue
Block a user