You are here

protected property SqlBase::$query in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/Plugin/migrate/source/SqlBase.php \Drupal\migrate\Plugin\migrate\source\SqlBase::query

Type: \Drupal\Core\Database\Query\SelectInterface

File

core/modules/migrate/src/Plugin/migrate/source/SqlBase.php, line 32
Contains \Drupal\migrate\Plugin\migrate\source\SqlBase.

Class

SqlBase
Sources whose data may be fetched via DBTNG.

Namespace

Drupal\migrate\Plugin\migrate\source

Code

protected $query;