You are here

protected property EventSubscriber::$sync 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::sync

The sync config storage.

Type: \Drupal\Core\Config\StorageInterface

File

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

Class

EventSubscriber
Class EventSubscriber.

Namespace

Drupal\config_transformer_test

Code

protected $sync;