You are here

public property IndividualType::$type in CRM Core 8.2

Same name and namespace in other branches
  1. 8.3 modules/crm_core_contact/src/Entity/IndividualType.php \Drupal\crm_core_contact\Entity\IndividualType::type
  2. 8 modules/crm_core_contact/src/Entity/IndividualType.php \Drupal\crm_core_contact\Entity\IndividualType::type

The machine-readable name of this type.

Type: string

File

modules/crm_core_contact/src/Entity/IndividualType.php, line 56

Class

IndividualType
CRM Individual Type Entity Class.

Namespace

Drupal\crm_core_contact\Entity

Code

public $type;