You are here

public function ConfigEntityRevisionsConfigEntityInterface::title in Config Entity Revisions 8.2

The title for the module.

Return value

string The proper name (displayed to the user) of the module implementing the API.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 63

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function title();