BigPipeInterfacePreviewThemeSuggestionsTest::$modules

Same name in other branches
  1. 10 core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php \Drupal\Tests\big_pipe\Kernel\BigPipeInterfacePreviewThemeSuggestionsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php, line 20

Class

BigPipeInterfacePreviewThemeSuggestionsTest
Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function.

Namespace

Drupal\Tests\big_pipe\Kernel

Code

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

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