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
1 | protected $entity_type ; |
Please login to continue.