From: Raphaƫl Gertz Date: Mon, 13 Oct 2025 13:34:56 +0000 (+0200) Subject: Fix load prototype X-Git-Tag: 0.5.6~1 X-Git-Url: https://git.rapsys.eu/userbundle/commitdiff_plain/012732727538f1b2dbf597b3ae7265075f67ffbf?ds=inline Fix load prototype --- diff --git a/Fixture/UserFixture.php b/Fixture/UserFixture.php index 2437a8d..bb30b0d 100644 --- a/Fixture/UserFixture.php +++ b/Fixture/UserFixture.php @@ -39,7 +39,7 @@ class UserFixture extends Fixture { /** * {@inheritDoc} */ - public function load(ObjectManager $manager) { + public function load(ObjectManager $manager): void { //Civility tree $civilityTree = [ 'Mister',