public static property BlockTemplateSuggestionsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php \Drupal\block\Tests\BlockTemplateSuggestionsTest::modules
Modules to install.
Type: array
File
- core/
modules/ block/ src/ Tests/ BlockTemplateSuggestionsTest.php, line 24 - Contains \Drupal\block\Tests\BlockTemplateSuggestionsTest.
Class
- BlockTemplateSuggestionsTest
- Tests the block_theme_suggestions_block() function.
Namespace
Drupal\block\TestsCode
public static $modules = array(
'block',
);