You are here

constant FindInterface::COLUMN_SYNONYM_PLACEHOLDER in Synonyms 2.0.x

Constant which denotes placeholder of a synonym column.

File

src/ProviderInterface/FindInterface.php, line 17

Class

FindInterface
Interface to look up entities by synonyms they have.

Namespace

Drupal\synonyms\ProviderInterface

Code

const COLUMN_SYNONYM_PLACEHOLDER = '***SYNONYM_COLUMN***';