You are here

protected property BillingScheduleAccessControlHandler::$entityTypeManager in Commerce Recurring Framework 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/BillingScheduleAccessControlHandler.php, line 29

Class

BillingScheduleAccessControlHandler
Controls access for the Billing Schedule entity type.

Namespace

Drupal\commerce_recurring

Code

protected $entityTypeManager;