You are here

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

The block under test.

Type: \Drupal\system\Plugin\Block\SystemMenuBlock

File

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

Class

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

Namespace

Drupal\Tests\system\Kernel\Block

Code

protected $block;