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

1
public function clearStaticCache();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.