You are here

constant FindInterface::COLUMN_ENTITY_ID_PLACEHOLDER in Synonyms 2.0.x

Constant which denotes placeholder of an entity ID column.

File

src/ProviderInterface/FindInterface.php, line 24

Class

FindInterface
Interface to look up entities by synonyms they have.

Namespace

Drupal\synonyms\ProviderInterface

Code

const COLUMN_ENTITY_ID_PLACEHOLDER = '***ENTITY_ID***';