A storage instance for reading and writing configuration data.
Type: \Drupal\Core\Config\StorageInterface
File
- core/lib/Drupal/Core/Config/ConfigFactory.php, line 32
Class
- ConfigFactory
- Defines the configuration object factory.
Namespace
Drupal\Core\Config
Code
protected $storage;
Please login to continue.