You are here

protected property LanguageConfigEventSubscriber::$configStorage in Tome 8

The config storage.

Type: \Drupal\Core\Config\StorageInterface

File

modules/tome_sync/src/EventSubscriber/LanguageConfigEventSubscriber.php, line 22

Class

LanguageConfigEventSubscriber
Keeps the config export directory synced with language config operations.

Namespace

Drupal\tome_sync\EventSubscriber

Code

protected $configStorage;