You are here

constant REDHEN_CONNECTION_ENDPOINTS in RedHen CRM 8

Specifies the number of endpoint fields we ship with.

3 uses of REDHEN_CONNECTION_ENDPOINTS
Connection::baseFieldDefinitions in modules/redhen_connection/src/Entity/Connection.php
Provides base field definitions for an entity type.
Connection::bundleFieldDefinitions in modules/redhen_connection/src/Entity/Connection.php
Provides field definitions for a specific bundle.
ConnectionTypeForm::form in modules/redhen_connection/src/Form/ConnectionTypeForm.php
Gets the actual form array to be built.

File

modules/redhen_connection/redhen_connection.module, line 29
Contains redhen_connection.module..

Code

const REDHEN_CONNECTION_ENDPOINTS = 2;