Skip to content

Commit 01613b1

Browse files
Merge branch '5.3' into 5.4
* 5.3: fix tests
2 parents 88c6a3a + f90ea08 commit 01613b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)