You are here

public function ConfigEntityRevisionsConfigEntityInterface::revisionsEntityName in Config Entity Revisions 8.2

The name of the content entity storing revisions.

Return value

string The name of the content entity in which revisions are being stored.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 37

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function revisionsEntityName();