protected property BlockUiTest::$blockValues in Drupal 8
Same name and namespace in other branches
- 9 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 36
Class
- BlockUiTest
- Tests that the block configuration UI exists and stores data correctly.
Namespace
Drupal\Tests\block\FunctionalCode
protected $blockValues;