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