protected property PushChangesConfirm::$nodes in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Form/PushChangesConfirm.php \Drupal\cms_content_sync\Form\PushChangesConfirm::nodes
- 2.0.x src/Form/PushChangesConfirm.php \Drupal\cms_content_sync\Form\PushChangesConfirm::nodes
The nodes to push.
Type: array
File
- src/
Form/ PushChangesConfirm.php, line 41
Class
- PushChangesConfirm
- Provides a node deletion confirmation form.
Namespace
Drupal\cms_content_sync\FormCode
protected $nodes;