Skip to content

Commit

Permalink
fix intersection types in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobion committed Jul 21, 2021
1 parent aca70d9 commit b421c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ImmutableEventDispatcherTest.php
Expand Up @@ -24,7 +24,7 @@
class ImmutableEventDispatcherTest extends TestCase
{
/**
* @var MockObject
* @var MockObject&EventDispatcherInterface
*/
private $innerDispatcher;

Expand Down

0 comments on commit b421c99

Please sign in to comment.