You are here

protected property CalendarDayDate::$calendarHelper in Calendar 8.2

Inject CalendarHelper class.

Type: \Drupal\Calendar\CalendarHelper

File

src/Plugin/views/argument/CalendarDayDate.php, line 31

Class

CalendarDayDate
Argument handler for a day.

Namespace

Drupal\calendar\Plugin\views\argument

Code

protected $calendarHelper;