AccessManagerTest::$routeProvider

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

The route provider.

Type: \PHPUnit\Framework\MockObject\MockObject

File

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

Class

AccessManagerTest
@coversDefaultClass \Drupal\Core\Access\AccessManager @group Access

Namespace

Drupal\Tests\Core\Access

Code

protected $routeProvider;

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