ArgumentValidatorPluginBase::$argument

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase::argument
  2. 10 core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase::argument
  3. 11.x core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase::argument

The argument handler instance associated with this plugin.

Type: \Drupal\views\Plugin\views\argument\ArgumentPluginBase

File

core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php, line 41

Class

ArgumentValidatorPluginBase
Base argument validator plugin to provide basic functionality.

Namespace

Drupal\views\Plugin\views\argument_validator

Code

protected $argument;

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