function TestAccessCheckInterface::access

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php \Drupal\Tests\Core\Access\TestAccessCheckInterface::access()
  2. 10 core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php \Drupal\Tests\Core\Access\TestAccessCheckInterface::access()
  3. 11.x core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php \Drupal\Tests\Core\Access\TestAccessCheckInterface::access()

File

core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php, line 561

Class

TestAccessCheckInterface
Defines an interface with a defined access() method for mocking.

Namespace

Drupal\Tests\Core\Access

Code

public function access();

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