You are here

protected property SystemMenuOffCanvasForm::$entityTypeManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/SystemMenuOffCanvasForm.php \Drupal\system\Form\SystemMenuOffCanvasForm::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/system/src/Form/SystemMenuOffCanvasForm.php, line 51

Class

SystemMenuOffCanvasForm
The setting_tray form handler for the SystemMenuBlock.

Namespace

Drupal\system\Form

Code

protected $entityTypeManager;