You are here

protected property ThemeNegotiatorTest::$themeNegotiator in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeNegotiator

The actual tested theme negotiator.

Type: \Drupal\Core\Theme\ThemeNegotiator

File

core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php, line 44

Class

ThemeNegotiatorTest
@coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator @group Theme

Namespace

Drupal\Tests\Core\Theme

Code

protected $themeNegotiator;