You are here

protected property MenuTestController::$themeNegotiator in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php \Drupal\menu_test\Controller\MenuTestController::themeNegotiator

The theme negotiator.

Type: \Drupal\Core\Theme\ThemeNegotiatorInterface

File

core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php, line 33
Contains \Drupal\menu_test\Controller\MenuTestController.

Class

MenuTestController
Controller routines for menu_test routes.

Namespace

Drupal\menu_test\Controller

Code

protected $themeNegotiator;