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

Flag indicating whether there are multiple values.

Type: bool

File

core/modules/migrate/src/Plugin/migrate/process/Get.php, line 102

Class

Get
Gets the source value.

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $multiple;