You are here

protected property ExportConfirmForm::$nodeInfo in Content Synchronizer 8.2

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

The array of nodes to delete.

Type: string[][]

File

src/Form/ExportConfirmForm.php, line 32

Class

ExportConfirmForm
Class ExportConfirmForm.

Namespace

Drupal\content_synchronizer\Form

Code

protected $nodeInfo = [];