You are here

protected property IcalWizard::$entityFieldManager in Views iCal 8

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

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 $entityFieldManager;