BlockUiTest::$blockValues

Same name in other branches
  1. 8.9.x core/modules/block/tests/src/Functional/BlockUiTest.php \Drupal\Tests\block\Functional\BlockUiTest::blockValues
  2. 10 core/modules/block/tests/src/Functional/BlockUiTest.php \Drupal\Tests\block\Functional\BlockUiTest::blockValues
  3. 11.x core/modules/block/tests/src/Functional/BlockUiTest.php \Drupal\Tests\block\Functional\BlockUiTest::blockValues

The submitted block values used by this test.

Type: array

File

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

Class

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

Namespace

Drupal\Tests\block\Functional

Code

protected $blockValues;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.