You are here

protected property DebuggingReviewForm::$entityTypeManager in Lightweight Directory Access Protocol (LDAP) 8.4

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_servers/src/Form/DebuggingReviewForm.php, line 40

Class

DebuggingReviewForm
Form to allow for debugging review.

Namespace

Drupal\ldap_servers\Form

Code

protected $entityTypeManager;