8000 fix tests · symfony/symfony@3b21091 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3b21091

Browse files
fix tests
1 parent 5e80445 commit 3b21091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Contracts/Tests/Service/ServiceSubscriberTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public function aParentService(): Service1
4343
}
4444

4545
/**
46-
* @return ContainerInterface
46+
* @return ?ContainerInterface
4747
*/
4848
public function setContainer(ContainerInterface $container)
4949
{

0 commit comments

Comments
 (0)
0