You are here

protected property QuickTabsController::$tabTypeManager in Quick Tabs 8.3

The tab type manager.

Type: \Drupal\quicktabs\TabTypeManager

File

src/Controller/QuickTabsController.php, line 22

Class

QuickTabsController
Provides a controller for content retrieved through AJAX.

Namespace

Drupal\quicktabs\Controller

Code

protected $tabTypeManager;