ThemeNegotiatorTest::$themeAccessCheck

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeAccessCheck
  2. 10 core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php \Drupal\Tests\Core\Theme\ThemeNegotiatorTest::themeAccessCheck
  3. 11.x 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 23

Class

ThemeNegotiatorTest
@coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator @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.