You are here

public property ActivityTypePlugin::$label in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_activity/src/Annotation/ActivityTypePlugin.php \Drupal\crm_core_activity\Annotation\ActivityTypePlugin::label
  2. 8.2 modules/crm_core_activity/src/Annotation/ActivityTypePlugin.php \Drupal\crm_core_activity\Annotation\ActivityTypePlugin::label

The human-readable name of the type.

Type: \Drupal\Core\Annotation\Translation

File

modules/crm_core_activity/src/Annotation/ActivityTypePlugin.php, line 28

Class

ActivityTypePlugin
Defines an activity type plugin annotation object.

Namespace

Drupal\crm_core_activity\Annotation

Code

public $label;