function Get::multiple
Same name in other branches
- 9 core/modules/migrate/src/Plugin/migrate/process/Get.php \Drupal\migrate\Plugin\migrate\process\Get::multiple()
- 8.9.x core/modules/migrate/src/Plugin/migrate/process/Get.php \Drupal\migrate\Plugin\migrate\process\Get::multiple()
- 10 core/modules/migrate/src/Plugin/migrate/process/Get.php \Drupal\migrate\Plugin\migrate\process\Get::multiple()
Overrides ProcessPluginBase::multiple
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Get.php, line 130
Class
- Get
- Gets the source value.
Namespace
Drupal\migrate\Plugin\migrate\processCode
public function multiple() {
return $this->multiple;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.