You are here

public function ConfigEntityRevisionsConfigEntityInterface::configEntityName in Config Entity Revisions 8.2

The config entity name.

Return value

string The name of the entity being revisioned.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 29

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function configEntityName();