Skip to content

Commit

Permalink
Fixed dynamic property LaminasTest\ModuleManager\ModuleManagerTest:: …
Browse files Browse the repository at this point in the history
…is deprecated
  • Loading branch information
glo71317 committed Oct 12, 2023
1 parent 5ea68e8 commit 3d441a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/ModuleManagerTest.php
Expand Up @@ -33,6 +33,8 @@ class ModuleManagerTest extends TestCase

/** @var DefaultListenerAggregate */
protected $defaultListeners;
/** @var SharedEventManager */
protected $sharedEvents;

protected function setUp(): void
{
Expand Down

0 comments on commit 3d441a5

Please sign in to comment.