You are here

public property ActivityType::$type in CRM Core 8.3

Same name and namespace in other branches
  1. 8 modules/crm_core_activity/src/Entity/ActivityType.php \Drupal\crm_core_activity\Entity\ActivityType::type
  2. 8.2 modules/crm_core_activity/src/Entity/ActivityType.php \Drupal\crm_core_activity\Entity\ActivityType::type

The machine-readable name of this type.

Type: string

File

modules/crm_core_activity/src/Entity/ActivityType.php, line 60

Class

ActivityType
CRM Activity Type Entity Class.

Namespace

Drupal\crm_core_activity\Entity

Code

public $type = '';