You are here

public function ConfigEntityRevisionsConfigEntityInterface::moduleName in Config Entity Revisions 8.2

The module name.

Return value

string The name of the module implementing the API.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 21

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function moduleName();