You are here

protected property FieldCollectionItemHostAddOperationCheck::$entityTypeManager in Field collection 8.3

Same name and namespace in other branches
  1. 8 src/Access/FieldCollectionItemHostAddOperationCheck.php \Drupal\field_collection\Access\FieldCollectionItemHostAddOperationCheck::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/FieldCollectionItemHostAddOperationCheck.php, line 19

Class

FieldCollectionItemHostAddOperationCheck
Determines access to operations on the field collection item's host.

Namespace

Drupal\field_collection\Access

Code

protected $entityTypeManager;