protected property ConfigSyncSnapshotSubscriber::$state in Configuration Synchronizer 8.2
The state storage object.
Type: \Drupal\Core\State\StateInterface
File
- src/
EventSubscriber/ ConfigSyncSnapshotSubscriber.php, line 37
Class
- ConfigSyncSnapshotSubscriber
- Updates the snapshot when config is imported.
Namespace
Drupal\config_sync\EventSubscriberCode
protected $state;