We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e89e38 commit 966cf81Copy full SHA for 966cf81
1 file changed
src/AbstractHandler.php
@@ -24,7 +24,7 @@ abstract class AbstractHandler
24
25
protected ?LoggerInterface $logger;
26
27
- private ?ContainerInterface $container;
+ protected ?ContainerInterface $container;
28
29
protected HandlerExceptionDeclaratorInterface $declarator;
30
0 commit comments