You are here

protected property ConfigSnapshotStorage::$configSnapshot in Config Snapshot 8

The configuration snapshot.

Type: \Drupal\config_snapshot\Entity\ConfigSnapshot

File

src/ConfigSnapshotStorage.php, line 49

Class

ConfigSnapshotStorage
Provides a configuration storage saved as simple configuration.

Namespace

Drupal\config_snapshot

Code

protected $configSnapshot;