public static property FunctionsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Theme/FunctionsTest.php \Drupal\system\Tests\Theme\FunctionsTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Theme/ FunctionsTest.php, line 29 - Contains \Drupal\system\Tests\Theme\FunctionsTest.
Class
- FunctionsTest
- Tests for common theme functions.
Namespace
Drupal\system\Tests\ThemeCode
public static $modules = array(
'router_test',
);