You are here

protected property ConfigTest::$eventDispatcher in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::eventDispatcher
  2. 9 core/tests/Drupal/Tests/Core/Config/ConfigTest.php \Drupal\Tests\Core\Config\ConfigTest::eventDispatcher

Event Dispatcher.

Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Config/ConfigTest.php, line 41

Class

ConfigTest
Tests the Config.

Namespace

Drupal\Tests\Core\Config

Code

protected $eventDispatcher;