Skip to content

Commit b421c99

Browse files
committed
fix intersection types in tests
1 parent aca70d9 commit b421c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ImmutableEventDispatcherTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
class ImmutableEventDispatcherTest extends TestCase
2525
{
2626
/**
27-
* @var MockObject
27+
* @var MockObject&EventDispatcherInterface
2828
*/
2929
private $innerDispatcher;
3030

0 commit comments

Comments
 (0)