protected property Yaml::$dataRows in Migrate Source YAML 8
Data obtained from the YAML file.
Array of data rows, each one an array of values keyed by field names.
Type: array[]
File
- src/
Plugin/ migrate/ source/ Yaml.php, line 27
Class
- Yaml
- Migrate source plugin for Yaml.
Namespace
Drupal\migrate_source_yaml\Plugin\migrate\sourceCode
protected $dataRows = [];