Skip to content

Commit 620bc30

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix usage of str_contains() fix intersection types in tests
2 parents 1569b50 + 7f4af60 commit 620bc30

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)