You are here

protected property ConfigDevelSaveEvent::$data in Configuration development 8

An array representing the config object to be written.

Type: array

File

src/Event/ConfigDevelSaveEvent.php, line 24

Class

ConfigDevelSaveEvent
The ConfigDevelSaveEvent class.

Namespace

Drupal\config_devel\Event

Code

protected $data;