public property EntityUsageTrack::$label in Entity Usage 8.3
Same name and namespace in other branches
- 8 src/Annotation/EntityUsageTrack.php \Drupal\entity_usage\Annotation\EntityUsageTrack::label
- 8.2 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\AnnotationCode
public $label;