protected static property NameItem::$components in Name Field 8
Definition of name field components.
Type: array
File
- src/
Plugin/ Field/ FieldType/ NameItem.php, line 45
Class
- NameItem
- Plugin implementation of the 'name' field type.
Namespace
Drupal\name\Plugin\Field\FieldTypeCode
protected static $components = [
'title',
'given',
'middle',
'family',
'generational',
'credentials',
];