You are here

protected property ConfigCrudEvent::$config in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Config/ConfigCrudEvent.php \Drupal\Core\Config\ConfigCrudEvent::config

Configuration object.

Type: \Drupal\Core\Config\Config

File

core/lib/Drupal/Core/Config/ConfigCrudEvent.php, line 22
Contains \Drupal\Core\Config\ConfigCrudEvent.

Class

ConfigCrudEvent
Wraps a configuration event for event listeners.

Namespace

Drupal\Core\Config

Code

protected $config;