You are here

protected property SyncFilterDeriver::$state in Configuration Synchronizer 8.2

The state storage object.

Type: \Drupal\Core\State\StateInterface

File

src/Plugin/ConfigFilter/SyncFilterDeriver.php, line 48

Class

SyncFilterDeriver
Deriver for SyncFilter filters.

Namespace

Drupal\config_sync\Plugin\ConfigFilter

Code

protected $state;