protected property SqlBase::$database in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Plugin/migrate/source/SqlBase.php \Drupal\migrate\Plugin\migrate\source\SqlBase::database
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SqlBase.php, line 37 - Contains \Drupal\migrate\Plugin\migrate\source\SqlBase.
Class
- SqlBase
- Sources whose data may be fetched via DBTNG.
Namespace
Drupal\migrate\Plugin\migrate\sourceCode
protected $database;