You are here

protected property PostUploadEvent::$successNodes in GatherContent 8.3

Array of arrays with successfully imported nids and their gc_ids.

Type: array

File

src/Event/PostUploadEvent.php, line 17

Class

PostUploadEvent
Wraps a post import event for event listeners.

Namespace

Drupal\gathercontent\Event

Code

protected $successNodes;