You are here

constant REDHEN_CONNECTION_ACTIVE in RedHen CRM 8

Denotes that the Connection is active.

1 use of REDHEN_CONNECTION_ACTIVE
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 23
Contains redhen_connection.module..

Code

const REDHEN_CONNECTION_ACTIVE = 1;