You are here

protected property Subquery::$database in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/join/Subquery.php \Drupal\rng\Plugin\views\join\Subquery::database

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/join/Subquery.php, line 37

Class

Subquery
Join handler for relationships that join with a subquery as a table.

Namespace

Drupal\rng\Plugin\views\join

Code

protected $database;