Create a snapshot when config is imported.
Expanded class hierarchy of ConfigSnapshotSubscriber
|
Name |
Modifiers | Type | Description | Overrides |
|---|---|---|---|---|
|
ConfigSnapshotSubscriber:: |
protected | property | The snapshot storage used to write configuration changes. | |
|
ConfigSnapshotSubscriber:: |
protected | property | The source storage used to discover configuration changes. | |
|
ConfigSnapshotSubscriber:: |
static | function |
Registers the methods in this class that should be listeners. Overrides EventSubscriberInterface:: |
|
|
ConfigSnapshotSubscriber:: |
public | function | Creates a config snapshot. | |
|
ConfigSnapshotSubscriber:: |
public | function | Constructs the ConfigSnapshotSubscriber object. |