You are here

public function TestAccessCheckInterface::access in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php \Drupal\Tests\Core\Access\TestAccessCheckInterface::access()

File

core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php, line 570
Contains \Drupal\Tests\Core\Access\AccessManagerTest.

Class

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

Namespace

Drupal\Tests\Core\Access

Code

public function access();