constant SynonymsFindProviderInterface::COLUMN_SYNONYM_PLACEHOLDER in Synonyms 8
Constant which denotes placeholder of a synonym column.
File
- src/
SynonymsProviderInterface/ SynonymsFindProviderInterface.php, line 17
Class
- SynonymsFindProviderInterface
- Interface to look up entities by synonyms they have.
Namespace
Drupal\synonyms\SynonymsProviderInterfaceCode
const COLUMN_SYNONYM_PLACEHOLDER = '***SYNONYM_COLUMN***';