BlockTemplateSuggestionsTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block\Kernel\BlockTemplateSuggestionsTest::modules
  2. 10 core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block_content\Kernel\BlockTemplateSuggestionsTest::modules
  3. 10 core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block\Kernel\BlockTemplateSuggestionsTest::modules
  4. 11.x core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block_content\Kernel\BlockTemplateSuggestionsTest::modules
  5. 11.x core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php \Drupal\Tests\block\Kernel\BlockTemplateSuggestionsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php, line 18

Class

BlockTemplateSuggestionsTest
Tests the <a href="/api/drupal/core%21modules%21block%21block.module/function/block_theme_suggestions_block/8.9.x" title="Implements hook_theme_suggestions_HOOK()." class="local">block_theme_suggestions_block</a>() function.

Namespace

Drupal\Tests\block\Kernel

Code

protected static $modules = [
    'block',
    'system',
];

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