protected property FieldImportEvent::$fieldDefinition in YAML Content 8.2
The field defnition for the field being populated.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- src/
Event/ FieldImportEvent.php, line 26
Class
- FieldImportEvent
- Wraps a yaml content field import event for event listeners.
Namespace
Drupal\yaml_content\EventCode
protected $fieldDefinition;