protected property ConfigFactoryTest::$eventDispatcher in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::eventDispatcher
Event Dispatcher.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Config/ ConfigFactoryTest.php, line 35
Class
- ConfigFactoryTest
- @group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory
Namespace
Drupal\Tests\Core\ConfigCode
protected $eventDispatcher;