You are here

public property EntityUsageTrack::$description in Entity Usage 8

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

A brief description of the tracking method.

Type: \Drupal\Core\Annotation\Translation (optional)

File

src/Annotation/EntityUsageTrack.php, line 39

Class

EntityUsageTrack
Defines an entity_usage track annotation object.

Namespace

Drupal\entity_usage\Annotation

Code

public $description = '';