protected property PushChangesConfirm::$storage 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::storage
- 2.0.x src/Form/PushChangesConfirm.php \Drupal\cms_content_sync\Form\PushChangesConfirm::storage
The node storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Form/ PushChangesConfirm.php, line 34
Class
- PushChangesConfirm
- Provides a node deletion confirmation form.
Namespace
Drupal\cms_content_sync\FormCode
protected $storage;