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 f31de60 commit a4965bcCopy full SHA for a4965bc
src/SymfonyContainerBridge.php
@@ -24,7 +24,7 @@
24
*
25
* @author Matthieu Napoli <matthieu@mnapoli.fr>
26
*/
27
-class SymfonyContainerBridge extends SymfonyContainer implements SymfonyContainerInterface
+class SymfonyContainerBridge extends SymfonyContainer implements SymfonyContainerInterface, ContainerInterface
28
{
29
/**
30
* @var ContainerInterface|null
0 commit comments