You are here

protected property CalendarValidator::$argumentWrapper in Calendar 8

The date argument wrapper object.

Type: \Drupal\calendar\DateArgumentWrapper

File

src/Plugin/views/argument_validator/CalendarValidator.php, line 29

Class

CalendarValidator
Defines a argument validator plugin for Date arguments used in Calendar.

Namespace

Drupal\calendar\Plugin\views\argument_validator

Code

protected $argumentWrapper;