You are here

protected property CalendarYearMonthDate::$calendarHelper in Calendar 8.2

Inject CalendarHelper class.

Type: \Drupal\Calendar\CalendarHelper

File

src/Plugin/views/argument/CalendarYearMonthDate.php, line 33

Class

CalendarYearMonthDate
Argument handler for a day.

Namespace

Drupal\calendar\Plugin\views\argument

Code

protected $calendarHelper;