function TestAccessCheckInterface::access

Same name and namespace in other branches
  1. 9 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 567

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.