Skip to content

Commit c4492f2

Browse files
committed
fix intersection types in tests
1 parent e9fde16 commit c4492f2

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)