You are here

constant REDHEN_CONTACT_INACTIVE in RedHen CRM 8

Denotes that the contact is not active.

1 use of REDHEN_CONTACT_INACTIVE
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 19
Contains redhen_contact.module..

Code

const REDHEN_CONTACT_INACTIVE = 0;