protected property PostImportEvent::$successNodes in GatherContent 8.4
Same name and namespace in other branches
- 8.3 src/Event/PostImportEvent.php \Drupal\gathercontent\Event\PostImportEvent::successNodes
Array of arrays with successfully imported nids and their gc_ids.
Type: array
File
- src/
Event/ PostImportEvent.php, line 17
Class
- PostImportEvent
- Wraps a post import event for event listeners.
Namespace
Drupal\gathercontent\EventCode
protected $successNodes;