You are here

protected property ConfigSyncSnapshotter::$root in Configuration Synchronizer 8.2

The app root for the current operation.

Type: string

File

src/ConfigSyncSnapshotter.php, line 28

Class

ConfigSyncSnapshotter
The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.

Namespace

Drupal\config_sync

Code

protected $root;