You are here

protected property ApiProductAccessControlForm::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ApiProductAccessControlForm.php, line 39

Class

ApiProductAccessControlForm
Provides a form for configuring visible API products in Drupal.

Namespace

Drupal\apigee_edge\Form

Code

protected $entityTypeManager;