You are here

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\key

Code

public function getConfigItem();