You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/bat_unit/src/Access/UnitAddAccessCheck.php, line 26
Contains \Drupal\bat_unit\Access\UnitAddAccessCheck.

Class

UnitAddAccessCheck
Determines access to for unit add pages.

Namespace

Drupal\bat_unit\Access

Code

protected $entityTypeManager;