Skip to content

Commit b4c1c0c

Browse files
Merge branch '5.3' into 5.4
* 5.3: Fix usage of str_contains() fix intersection types in tests
2 parents 6bb8403 + 4a16767 commit b4c1c0c

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)