ConfigFactoryOverrideInterface::getCacheSuffix

public ConfigFactoryOverrideInterface::getCacheSuffix()

The string to append to the configuration static cache name.

Return value

string A string to append to the configuration static cache name.

File

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

Class

ConfigFactoryOverrideInterface
Defines the interface for a configuration factory override object.

Namespace

Drupal\Core\Config

Code

public function getCacheSuffix();
doc_Drupal
2016-10-29 08:53:19
Comments
Leave a Comment

Please login to continue.