You are here

protected property ConfigRevertEvent::$type in Configuration Update Manager 8

The type of configuration that is being imported or reverted.

Type: string

File

src/ConfigRevertEvent.php, line 22

Class

ConfigRevertEvent
Event context class for configuration revert/import events.

Namespace

Drupal\config_update

Code

protected $type;