You are here

public function ConfigEntityRevisionsInterface::title in Config Entity Revisions 1.x

Same name and namespace in other branches
  1. 8 src/ConfigEntityRevisionsInterface.php \Drupal\config_entity_revisions\ConfigEntityRevisionsInterface::title()

Return value

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

File

src/ConfigEntityRevisionsInterface.php, line 48

Class

ConfigEntityRevisionsInterface
ConfigEntityRevisionsInterface.

Namespace

Drupal\config_entity_revisions

Code

public function title();