You are here

protected property SystemMenuBlockTest::$blockManager 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::blockManager

The block manager service.

Type: \Drupal\Core\block\BlockManagerInterface

File

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

Class

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

Namespace

Drupal\Tests\system\Kernel\Block

Code

protected $blockManager;