StorageTransformEvent::$storage
Same name in other branches
- 9 core/lib/Drupal/Core/Config/StorageTransformEvent.php \Drupal\Core\Config\StorageTransformEvent::storage
- 8.9.x core/lib/Drupal/Core/Config/StorageTransformEvent.php \Drupal\Core\Config\StorageTransformEvent::storage
- 11.x core/lib/Drupal/Core/Config/StorageTransformEvent.php \Drupal\Core\Config\StorageTransformEvent::storage
The configuration storage which is transformed.
This storage can be interacted with by event subscribers and will be used instead of the original storage after all event subscribers have been called.
Type: \Drupal\Core\Config\StorageInterface
File
-
core/
lib/ Drupal/ Core/ Config/ StorageTransformEvent.php, line 24
Class
- StorageTransformEvent
- Class StorageTransformEvent.
Namespace
Drupal\Core\ConfigCode
protected $storage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.