ConfigFactoryOverrideInterface

Defines the interface for a configuration factory override object.

Hierarchy

File

core/lib/Drupal/Core/Config/ConfigFactoryOverrideInterface.php, line 8

Namespace

Drupal\Core\Config

Members

Name Modifiers Type Description
ConfigFactoryOverrideInterface::createConfigObject public function Creates a configuration object for use during install and synchronization.
ConfigFactoryOverrideInterface::getCacheableMetadata public function Gets the cacheability metadata associated with the config factory override.
ConfigFactoryOverrideInterface::getCacheSuffix public function The string to append to the configuration static cache name.
ConfigFactoryOverrideInterface::loadOverrides public function Returns config overrides.
doc_Drupal
2016-10-29 08:53:19
Comments
Leave a Comment

Please login to continue.