ThemeNegotiatorTest::$themeAccessCheck

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeAccessCheck
  2. 8.9.x core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeAccessCheck
  3. 10 core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeAccessCheck

The mocked theme access checker.

Type: \Drupal\Core\Theme\ThemeAccessCheck|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

ThemeNegotiatorTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Theme%21ThemeNegotiator.php/class/ThemeNegotiator/11.x" title="Provides a class which determines the active theme of the page." class="local">\Drupal\Core\Theme\ThemeNegotiator</a> @group Theme

Namespace

Drupal\Tests\Core\Theme

Code

protected $themeAccessCheck;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.