BlockRenderOrderTest::$modules
Same name in other branches
- 9 core/modules/block/tests/src/Functional/BlockRenderOrderTest.php \Drupal\Tests\block\Functional\BlockRenderOrderTest::modules
- 8.9.x core/modules/block/tests/src/Functional/BlockRenderOrderTest.php \Drupal\Tests\block\Functional\BlockRenderOrderTest::modules
- 10 core/modules/block/tests/src/Functional/BlockRenderOrderTest.php \Drupal\Tests\block\Functional\BlockRenderOrderTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ block/ tests/ src/ Functional/ BlockRenderOrderTest.php, line 20
Class
- BlockRenderOrderTest
- Tests blocks are being rendered in order by weight.
Namespace
Drupal\Tests\block\FunctionalCode
protected static $modules = [
'node',
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.