Vid::$deprecatedProperties

Type: deprecatedProperties

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 $deprecatedProperties = [
    'database' => 'database',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.