You are here

protected property Vid::$database in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Plugin/views/argument/Vid.php \Drupal\node\Plugin\views\argument\Vid::database

Database Service Object.

Type: \Drupal\Core\Database\Connection

File

core/modules/node/src/Plugin/views/argument/Vid.php, line 27
Contains \Drupal\node\Plugin\views\argument\Vid.

Class

Vid
Argument handler to accept a node revision id.

Namespace

Drupal\node\Plugin\views\argument

Code

protected $database;