protected property DrupalSqlBase::$systemData in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase::systemData
The contents of the system table.
Type: array
File
- core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php, line 36 - Contains \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase.
Class
- DrupalSqlBase
- A base source class for Drupal migrate sources.
Namespace
Drupal\migrate_drupal\Plugin\migrate\sourceCode
protected $systemData;