You are here

protected property ExportConfirmForm::$manager in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::manager
  2. 3.x src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::manager

The node storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ExportConfirmForm.php, line 46

Class

ExportConfirmForm
Class ExportConfirmForm.

Namespace

Drupal\content_synchronizer\Form

Code

protected $manager;