You are here

protected property CalendarValidator::$dateFormatter in Calendar 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/argument_validator/CalendarValidator.php \Drupal\calendar\Plugin\views\argument_validator\CalendarValidator::dateFormatter

The dateformatter service.

File

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

Class

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

Namespace

Drupal\calendar\Plugin\views\argument_validator

Code

protected $dateFormatter;