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

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

Please login to continue.