You are here

protected property DefaultMenuLinkTreeManipulatorsTest::$accessManager in Drupal 8

The mocked access manager.

Type: \Drupal\Core\Access\AccessManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php, line 29

Class

DefaultMenuLinkTreeManipulatorsTest
Tests the default menu link tree manipulators.

Namespace

Drupal\Tests\Core\Menu

Code

protected $accessManager;