constant REDHEN_ORG_ACTIVE in RedHen CRM 8
Denotes that the org is active.
1 use of REDHEN_ORG_ACTIVE
- Org::setActive in modules/
redhen_org/ src/ Entity/ Org.php - Sets the active status of a Org.
File
- modules/
redhen_org/ redhen_org.module, line 20 - Contains redhen_org.module..
Code
const REDHEN_ORG_ACTIVE = 1;