protected property Get::$multiple in Drupal 8
Same name and namespace in other branches
- 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 101
Class
- Get
- Gets the source value.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $multiple;