The name of the entity type the field is attached to.
Type: string
File
- core/lib/Drupal/Core/Field/FieldConfigBase.php, line 51
Class
- FieldConfigBase
- Base class for configurable field definitions.
Namespace
Drupal\Core\Field
Code
protected $entity_type;
Please login to continue.