You are here

public function KeyConfigOverrideInterface::getConfigName in Key 8

Gets the configuration name.

Return value

string The configuration name.

1 method overrides KeyConfigOverrideInterface::getConfigName()
KeyConfigOverride::getConfigName in src/Entity/KeyConfigOverride.php
Gets the configuration name.

File

src/KeyConfigOverrideInterface.php, line 26

Class

KeyConfigOverrideInterface
KeyConfigOverrideInterface interface.

Namespace

Drupal\key

Code

public function getConfigName();