Skip to content

Commit e6e2e33

Browse files
committed
phpstan
1 parent 3e84dc2 commit e6e2e33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Listener/Mvc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ class Mvc extends AbstractListenerAggregate
2424
{
2525
use HeroTrait;
2626

27+
private ?MvcEvent $mvcEvent = null;
28+
2729
/**
2830
* @var string
2931
*/

0 commit comments

Comments
 (0)