You are here

protected property PreNodeUploadEvent::$node in GatherContent 8.5

Node object.

Type: \Drupal\node\NodeInterface

File

gathercontent_upload/src/Event/PreNodeUploadEvent.php, line 18

Class

PreNodeUploadEvent
Wraps a pre node upload event for event listeners.

Namespace

Drupal\gathercontent_upload\Event

Code

protected $node;