protected property SystemMenuBlockTest::$blockManager in Drupal 8
Same name and namespace in other branches
- 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
Namespace
Drupal\Tests\system\Kernel\BlockCode
protected $blockManager;