You are here

protected property EventManagementAccessCheck::$entityTypeManager in Booking and Availability Management Tools for Drupal 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/bat_fullcalendar/src/Access/EventManagementAccessCheck.php, line 24
Contains \Drupal\bat_fullcalendar\Access\EventManagementAccessCheck.

Class

EventManagementAccessCheck
Determines access to for event add pages.

Namespace

Drupal\bat_fullcalendar\Access

Code

protected $entityTypeManager;