You are here

protected property ConfigSnapshot::$snapshotSet in Config Snapshot 8

The snapshot set.

A set is a group of snapshots used for a particular purpose. A set should be namespaced for the module introducing it.

Type: string

File

src/Entity/ConfigSnapshot.php, line 50

Class

ConfigSnapshot
Defines the Config snapshot entity.

Namespace

Drupal\config_snapshot\Entity

Code

protected $snapshotSet;