You are here

public property EntityUsageTrack::$label in Entity Usage 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/EntityUsageTrack.php \Drupal\entity_usage\Annotation\EntityUsageTrack::label
  2. 8.3 src/Annotation/EntityUsageTrack.php \Drupal\entity_usage\Annotation\EntityUsageTrack::label

The human-readable name of the tracking method.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityUsageTrack.php, line 30

Class

EntityUsageTrack
Defines an entity_usage track annotation object.

Namespace

Drupal\entity_usage\Annotation

Code

public $label;