You are here

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\Event

Code

protected $node;