You are here

protected property IcalWizard::$helper in Views iCal 8

The helper service.

Type: \Drupal\views_ical\ViewsIcalHelperInterface

File

src/Plugin/views/style/IcalWizard.php, line 56

Class

IcalWizard
Style plugin to render an iCal feed. This provides a style usable for Feed displays.

Namespace

Drupal\views_ical\Plugin\views\style

Code

protected $helper;