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