public function KeyConfigOverrideInterface::getConfigPrefix in Key 8
Gets the configuration prefix.
Return value
string The configuration prefix.
1 method overrides KeyConfigOverrideInterface::getConfigPrefix()
- KeyConfigOverride::getConfigPrefix in src/
Entity/ KeyConfigOverride.php - Gets the configuration prefix.
File
- src/
KeyConfigOverrideInterface.php, line 34
Class
- KeyConfigOverrideInterface
- KeyConfigOverrideInterface interface.
Namespace
Drupal\keyCode
public function getConfigPrefix();