You are here

protected property Vid::$database in Drupal 8

Database Service Object.

Type: \Drupal\Core\Database\Connection

File

core/modules/node/src/Plugin/views/argument/Vid.php, line 22

Class

Vid
Argument handler to accept a node revision id.

Namespace

Drupal\node\Plugin\views\argument

Code

protected $database;