You are here

protected property QuickTabsController::$entityTypeManager in Quick Tabs 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/QuickTabsController.php, line 29

Class

QuickTabsController
Provides a controller for content retrieved through AJAX.

Namespace

Drupal\quicktabs\Controller

Code

protected $entityTypeManager;