You are here

protected property PostNodeSaveEvent::$files in GatherContent 8.3

Same name and namespace in other branches
  1. 8.4 src/Event/PostNodeSaveEvent.php \Drupal\gathercontent\Event\PostNodeSaveEvent::files

Files fetched from GatherContent.

Type: array

File

src/Event/PostNodeSaveEvent.php, line 32

Class

PostNodeSaveEvent
Wraps a post node save event for event listeners.

Namespace

Drupal\gathercontent\Event

Code

protected $files;