Skip to content

Commit 966cf81

Browse files
committed
fix
1 parent 0e89e38 commit 966cf81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AbstractHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ abstract class AbstractHandler
2424

2525
protected ?LoggerInterface $logger;
2626

27-
private ?ContainerInterface $container;
27+
protected ?ContainerInterface $container;
2828

2929
protected HandlerExceptionDeclaratorInterface $declarator;
3030

0 commit comments

Comments
 (0)