You are here

protected property SubTreeController::$entityTypeManager in Term Reference Fancytree 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/SubTreeController.php, line 30

Class

SubTreeController
Exposes a list of terms to any JS library via JSON.

Namespace

Drupal\term_reference_fancytree\Controller

Code

protected $entityTypeManager;