ConfigFactoryInterface::clearStaticCache

public ConfigFactoryInterface::clearStaticCache()

Clears the config factory static cache.

Return value

$this

File

core/lib/Drupal/Core/Config/ConfigFactoryInterface.php, line 95

Class

ConfigFactoryInterface
Defines the interface for a configuration object factory.

Namespace

Drupal\Core\Config

Code

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

Please login to continue.