You are here

protected property FaqController::$entityTypeManager in Frequently Asked Questions 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/FaqController.php, line 30

Class

FaqController
Controller routines for FAQ routes.

Namespace

Drupal\faq\Controller

Code

protected $entityTypeManager;