protected property ArgumentValidatorPluginBase::$argument

The argument handler instance associated with this plugin.

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

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php, line 30
Definition of Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase.

Class

ArgumentValidatorPluginBase
Base argument validator plugin to provide basic functionality.

Namespace

Drupal\views\Plugin\views\argument_validator

Code

protected $argument;