]> Raphaël G. Git Repositories - userbundle/commitdiff
Fix load prototype
authorRaphaël Gertz <git@rapsys.eu>
Mon, 13 Oct 2025 13:34:56 +0000 (15:34 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 13 Oct 2025 13:34:56 +0000 (15:34 +0200)
Fixture/UserFixture.php

index 2437a8d6f9ef41e7384469f64961fd2d4567447b..bb30b0df7c556c84f772329f7b9348a0e53f090a 100644 (file)
@@ -39,7 +39,7 @@ class UserFixture extends Fixture {
        /**
         * {@inheritDoc}
         */
        /**
         * {@inheritDoc}
         */
-       public function load(ObjectManager $manager) {
+       public function load(ObjectManager $manager): void {
                //Civility tree
                $civilityTree = [
                        'Mister',
                //Civility tree
                $civilityTree = [
                        'Mister',