You are here

protected property BlockUiTest::$blocks in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/block/tests/src/Functional/BlockUiTest.php \Drupal\Tests\block\Functional\BlockUiTest::blocks

The block entities used by this test.

Type: \Drupal\block\BlockInterface[]

File

core/modules/block/tests/src/Functional/BlockUiTest.php, line 50

Class

BlockUiTest
Tests that the block configuration UI exists and stores data correctly.

Namespace

Drupal\Tests\block\Functional

Code

protected $blocks;