You are here

protected property PreNodeUploadEvent::$node in GatherContent 8.3

Node object.

Type: \Drupal\node\NodeInterface

File

src/Event/PreNodeUploadEvent.php, line 18

Class

PreNodeUploadEvent
Wraps a pre node upload event for event listeners.

Namespace

Drupal\gathercontent\Event

Code

protected $node;