You are here

public function ConfigEntityRevisionsConfigEntityInterface::settingName in Config Entity Revisions 8.2

The name of the config entity field storing content entity ids.

Return value

string The name of the setting on the config entity in which content entity ids are stored.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 54

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function settingName();