constant REDHEN_CONNECTION_INACTIVE in RedHen CRM 8
Denotes that the Connection is not active.
1 use of REDHEN_CONNECTION_INACTIVE
- Connection::setActive in modules/
redhen_connection/ src/ Entity/ Connection.php - Sets the active status of a Connection.
File
- modules/
redhen_connection/ redhen_connection.module, line 18 - Contains redhen_connection.module..
Code
const REDHEN_CONNECTION_INACTIVE = 0;