We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca70d9 commit b421c99Copy full SHA for b421c99
Tests/ImmutableEventDispatcherTest.php
@@ -24,7 +24,7 @@
24
class ImmutableEventDispatcherTest extends TestCase
25
{
26
/**
27
- * @var MockObject
+ * @var MockObject&EventDispatcherInterface
28
*/
29
private $innerDispatcher;
30
0 commit comments