MenuAccessControlHandlerTest::$accessControlHandler

Same name in other branches
  1. 9 core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\MenuAccessControlHandlerTest::accessControlHandler
  2. 8.9.x core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\MenuAccessControlHandlerTest::accessControlHandler
  3. 11.x core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php \Drupal\Tests\system\Kernel\MenuAccessControlHandlerTest::accessControlHandler

The menu access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php, line 37

Class

MenuAccessControlHandlerTest
@coversDefaultClass \Drupal\system\MenuAccessControlHandler @group system

Namespace

Drupal\Tests\system\Kernel

Code

protected $accessControlHandler;

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