You are here

private property ImmutableEventDispatcherTest::$innerDispatcher in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php \Symfony\Component\EventDispatcher\Tests\ImmutableEventDispatcherTest::innerDispatcher

Type: \PHPUnit_Framework_MockObject_MockObject

File

vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php, line 25

Class

ImmutableEventDispatcherTest
@author Bernhard Schussek <bschussek@gmail.com>

Namespace

Symfony\Component\EventDispatcher\Tests

Code

private $innerDispatcher;