You are here

protected property MenuForm::$entityTypeManager in Colossal Menu 8

Same name and namespace in other branches
  1. 2.x src/Form/MenuForm.php \Drupal\colossal_menu\Form\MenuForm::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/MenuForm.php, line 26

Class

MenuForm
Settings form for menus.

Namespace

Drupal\colossal_menu\Form

Code

protected $entityTypeManager;