You are here

public function ConfigEntityRevisionsConfigEntityInterface::contentEntityType in Config Entity Revisions 8.2

The content entities (webform_submissions, eg) that the config entity has.

Return value

string The name of the content entities that the config entity has.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 79

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function contentEntityType();