public static property FunctionsTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php \Drupal\Tests\system\Kernel\Theme\FunctionsTest::modules
- 10 core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php \Drupal\Tests\system\Kernel\Theme\FunctionsTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/modules/ system/ tests/ src/ Kernel/ Theme/ FunctionsTest.php, line 25 
Class
- FunctionsTest
- Tests for common theme functions.
Namespace
Drupal\Tests\system\Kernel\ThemeCode
public static $modules = [
  'router_test',
  'system',
];