protected property DataImportEvent::$contentData in YAML Content 8.2
Same name and namespace in other branches
- 8 src/Event/DataImportEvent.php \Drupal\yaml_content\Event\DataImportEvent::contentData
The parsed content from the file used to create the entity.
Type: array
File
- src/
Event/ DataImportEvent.php, line 17
Class
- DataImportEvent
- Wraps a yaml content data import event for event listeners.
Namespace
Drupal\yaml_content\EventCode
protected $contentData;