The storage used to load and save this configuration object.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/StorableConfigBase.php, line 30
Class
- StorableConfigBase
- Provides a base class for configuration objects with storage support.
Namespace
Drupal\Core\Config
Code
protected $storage;
Please login to continue.