You are here

constant REDHEN_CONTACT_ACTIVE in RedHen CRM 8

Denotes that the node is active.

1 use of REDHEN_CONTACT_ACTIVE
Contact::setActive in modules/redhen_contact/src/Entity/Contact.php
Sets the active status of a Contact.

File

modules/redhen_contact/redhen_contact.module, line 24
Contains redhen_contact.module..

Code

const REDHEN_CONTACT_ACTIVE = 1;