You are here

protected property SystemMenuBlockTest::$menuLinkManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php \Drupal\Tests\system\Kernel\Block\SystemMenuBlockTest::menuLinkManager

The menu link plugin manager service.

Type: \Drupal\Core\Menu\MenuLinkManagerInterface

File

core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php, line 72

Class

SystemMenuBlockTest
Tests \Drupal\system\Plugin\Block\SystemMenuBlock.

Namespace

Drupal\Tests\system\Kernel\Block

Code

protected $menuLinkManager;