protected property ContentParsedEvent::$parsedContent in YAML Content 8.2
Same name and namespace in other branches
- 8 src/Event/ContentParsedEvent.php \Drupal\yaml_content\Event\ContentParsedEvent::parsedContent
The parsed content from the file prepared for import.
Type: array
File
- src/
Event/ ContentParsedEvent.php, line 24
Class
- ContentParsedEvent
- Wraps a yaml content content parsed event for event listeners.
Namespace
Drupal\yaml_content\EventCode
protected $parsedContent;