You are here

protected property ViewsFieldTemplate::$entityManager in Calendar 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/ViewsFieldTemplate.php, line 36

Class

ViewsFieldTemplate
Derivative class to find all field and properties for calendar View Builders.

Namespace

Drupal\calendar\Plugin\Derivative

Code

protected $entityManager;