You are here

protected property Get::$multiple in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Plugin/migrate/process/Get.php \Drupal\migrate\Plugin\migrate\process\Get::multiple

Type: bool

File

core/modules/migrate/src/Plugin/migrate/process/Get.php, line 26
Contains \Drupal\migrate\Plugin\migrate\process\Get.

Class

Get
This plugin copies from the source to the destination.

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $multiple;