You are here

protected property QuicklinkConfigForm::$entityTypeManager in Quicklink 8

Same name and namespace in other branches
  1. 2.0.x src/Form/QuicklinkConfigForm.php \Drupal\quicklink\Form\QuicklinkConfigForm::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/QuicklinkConfigForm.php, line 21

Class

QuicklinkConfigForm
Class QuicklinkConfig.

Namespace

Drupal\quicklink\Form

Code

protected $entityTypeManager;