You are here

protected property CustomContextualLinkForm::$entityTypeManager in Custom Contextual Links 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/CustomContextualLinkForm.php, line 40

Class

CustomContextualLinkForm
Class CustomContextualLinkForm.

Namespace

Drupal\ccl\Form

Code

protected $entityTypeManager;