You are here

protected property ConfigEventSubscriber::$configStorage in Tome 8

The config storage.

Type: \Drupal\Core\Config\StorageInterface

File

modules/tome_sync/src/EventSubscriber/ConfigEventSubscriber.php, line 23

Class

ConfigEventSubscriber
Keeps the config export directory synced with config CRUD operations.

Namespace

Drupal\tome_sync\EventSubscriber

Code

protected $configStorage;