You are here

protected property GetSettingsFromEnvVarTest::$dispatcher in Acquia Content Hub 8.2

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Kernel/EventSubscriber/GetSettings/GetSettingsFromEnvVarTest.php, line 35

Class

GetSettingsFromEnvVarTest
Tests that environment variables can be used for settings.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\EventSubscriber\GetSettings

Code

protected $dispatcher;