You are here

constant REDHEN_ORG_INACTIVE in RedHen CRM 8

Denotes that the org is not active.

1 use of REDHEN_ORG_INACTIVE
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 15
Contains redhen_org.module..

Code

const REDHEN_ORG_INACTIVE = 0;