Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Row.php
Row::$source
The actual values of the source row.
Type:
array
File
core/
modules/
migrate/
src/
Row.php
, line 18
Class
Row
Stores a row.
Namespace
Drupal\migrate
Code
protected $source = [];
RSS feed