Skip to content

Commit 2a741ee

Browse files
Merge branch '4.4' into 5.2
* 4.4: Fix usage of str_contains() fix intersection types in tests
2 parents 796c899 + b421c99 commit 2a741ee

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)