You are here

public property EntityUsageTrack::$field_types in Entity Usage 8.2

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

The field types that this plugin is able to track.

Type: string[]

File

src/Annotation/EntityUsageTrack.php, line 46

Class

EntityUsageTrack
Defines an entity_usage track annotation object.

Namespace

Drupal\entity_usage\Annotation

Code

public $field_types = [];