protected static property BlockTemplateSuggestionsTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block\Kernel\BlockTemplateSuggestionsTest::modules
- 9 core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block\Kernel\BlockTemplateSuggestionsTest::modules
File
- core/
modules/ block/ tests/ src/ Kernel/ BlockTemplateSuggestionsTest.php, line 18
Class
- BlockTemplateSuggestionsTest
- Tests the block_theme_suggestions_block() function.
Namespace
Drupal\Tests\block\KernelCode
protected static $modules = [
'block',
'system',
];