You are here

protected property BlockUiTest::$blockValues in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block/src/Tests/BlockUiTest.php \Drupal\block\Tests\BlockUiTest::blockValues

The submitted block values used by this test.

Type: array

File

core/modules/block/src/Tests/BlockUiTest.php, line 34
Contains \Drupal\block\Tests\BlockUiTest.

Class

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

Namespace

Drupal\block\Tests

Code

protected $blockValues;