CustomAccessCheckTest::$accessChecker

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php \Drupal\Tests\Core\Access\CustomAccessCheckTest::accessChecker
  2. 10 core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php \Drupal\Tests\Core\Access\CustomAccessCheckTest::accessChecker
  3. 11.x core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php \Drupal\Tests\Core\Access\CustomAccessCheckTest::accessChecker

The access checker to test.

Type: \Drupal\Core\Access\CustomAccessCheck

File

core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php, line 31

Class

CustomAccessCheckTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Access%21CustomAccessCheck.php/class/CustomAccessCheck/9" title="Defines an access checker that allows specifying a custom method for access." class="local">\Drupal\Core\Access\CustomAccessCheck</a> @group Access

Namespace

Drupal\Tests\Core\Access

Code

protected $accessChecker;

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