We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ce0b6 commit 936d276Copy full SHA for 936d276
Tests/Fixtures/ContainerAwareFixture.php
@@ -25,7 +25,7 @@ public function setContainer(ContainerInterface $container = null)
25
$this->container = $container;
26
}
27
28
- public function load(ObjectManager $manager)
+ public function load(ObjectManager $manager): void
29
{
30
31
0 commit comments