You are here

protected property ConfigSyncLister::$state in Configuration Synchronizer 8.2

The state storage object.

Type: \Drupal\Core\State\StateInterface

File

src/ConfigSyncLister.php, line 66

Class

ConfigSyncLister
Provides methods related to listing configuration changes.

Namespace

Drupal\config_sync

Code

protected $state;