You are here

protected property ConfigCrudEvent::$config in Drupal 8

Same name and namespace in other branches
  1. 9 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 17

Class

ConfigCrudEvent
Wraps a configuration event for event listeners.

Namespace

Drupal\Core\Config

Code

protected $config;