constant AbstractSynonymsBehavior::COLUMN_SYNONYM_PLACEHOLDER in Synonyms 7
Constant which denotes placeholder of a synonym column.
File
- includes/
SynonymsBehavior.interface.inc, line 114 - Interfaces of synonyms behaviors that are shipped with Synonyms module.
Class
- AbstractSynonymsBehavior
- Starting point for implementing SynonymsBehavior interface.
Code
const COLUMN_SYNONYM_PLACEHOLDER = '***COLUMN***';