You are here

constant SYNONYM_NOT_ACTIVE in Search API Synonym 8

Denotes that the synonym is not active.

1 use of SYNONYM_NOT_ACTIVE
Synonym::setActive in src/Entity/Synonym.php
Sets the active status of a Synonym.

File

./search_api_synonym.module, line 13
Contains search_api_synonym.module.

Code

const SYNONYM_NOT_ACTIVE = 0;