protected property FieldCollectionItemHostAddOperationCheck::$entityTypeManager in Field collection 8
Same name and namespace in other branches
- 8.3 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\AccessCode
protected $entityTypeManager;