You are here

protected property Calendar::$fieldManager in Calendar 8

The entity field manager object.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/views/row/Calendar.php, line 84

Class

Calendar
Plugin which creates a view on the resulting object and formats it as a Calendar entity.

Namespace

Drupal\calendar\Plugin\views\row

Code

protected $fieldManager;