You are here

public property ArgumentPluginBase::$validator in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php \Drupal\views\Plugin\views\argument\ArgumentPluginBase::validator

File

core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php, line 58

Class

ArgumentPluginBase
Base class for argument (contextual filter) handler plugins.

Namespace

Drupal\views\Plugin\views\argument

Code

public $validator = NULL;