Skip to content

Commit 7f4af60

Browse files
Merge branch '5.3' into 5.4
* 5.3: Fix usage of str_contains() fix intersection types in tests
2 parents 7d0d012 + 949fed1 commit 7f4af60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Data/Bundle/Reader/BundleEntryReaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class BundleEntryReaderTest extends TestCase
3131
private $reader;
3232

3333
/**
34-
* @var MockObject
34+
* @var MockObject&BundleEntryReaderInterface
3535
*/
3636
private $readerImpl;
3737

0 commit comments

Comments
 (0)