You are here

protected property TocTypeForm::$entityTypeManager in TOC API 8

The entity type manager to create query factory.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/TocTypeForm.php, line 23

Class

TocTypeForm
Base form for TOC type add and edit forms.

Namespace

Drupal\toc_api

Code

protected $entityTypeManager;