You are here

protected property EventSubscriber::$active in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/config/tests/config_transformer_test/src/EventSubscriber.php \Drupal\config_transformer_test\EventSubscriber::active

The active config storage.

Type: \Drupal\Core\Config\StorageInterface

File

core/modules/config/tests/config_transformer_test/src/EventSubscriber.php, line 24

Class

EventSubscriber
Class EventSubscriber.

Namespace

Drupal\config_transformer_test

Code

protected $active;