We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e89e38 + 966cf81 commit 788c577Copy full SHA for 788c577
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