protected property PostNodeUploadEvent::$node in GatherContent 8.5
Node object.
Type: \Drupal\node\NodeInterface
File
- gathercontent_upload/
src/ Event/ PostNodeUploadEvent.php, line 18
Class
- PostNodeUploadEvent
- Wraps a post node upload event for event listeners.
Namespace
Drupal\gathercontent_upload\EventCode
protected $node;