public static property RenderWebTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Common/RenderWebTest.php \Drupal\system\Tests\Common\RenderWebTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Common/ RenderWebTest.php, line 27 - Contains \Drupal\system\Tests\Common\RenderWebTest.
Class
- RenderWebTest
- Performs integration tests on drupal_render().
Namespace
Drupal\system\Tests\CommonCode
public static $modules = array(
'common_test',
);