public property EntityUsageTrack::$field_types in Entity Usage 8.2
Same name and namespace in other branches
- 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\AnnotationCode
public $field_types = [];