This commit is contained in:
2021-12-25 22:51:58 +01:00
parent 11824adda4
commit 5cebcfddb7
19 changed files with 31 additions and 25 deletions

View File

@@ -33,7 +33,7 @@ class LoadHouseholdPosition extends Fixture
{
foreach (
self::POSITIONS_DATA as [$name, $share, $allowHolder,
$ordering, $ref, ]
$ordering, $ref, ]
) {
$position = (new Position())
->setLabel(['fr' => $name])