public property FieldInheritance::$types in Field Inheritance 8
Same name and namespace in other branches
- 2.0.x src/Annotation/FieldInheritance.php \Drupal\field_inheritance\Annotation\FieldInheritance::types
An array of field types the inheritance plugin supports.
Type: array
File
- src/
Annotation/ FieldInheritance.php, line 35
Class
- FieldInheritance
- Defines a field inheritance plugin annotation object.
Namespace
Drupal\field_inheritance\AnnotationCode
public $types = [];