You are here

public function KeyConfigOverrideInterface::getConfigType in Key 8

Gets the configuration type.

Return value

string The configuration type.

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

File

src/KeyConfigOverrideInterface.php, line 18

Class

KeyConfigOverrideInterface
KeyConfigOverrideInterface interface.

Namespace

Drupal\key

Code

public function getConfigType();