public static property AdminTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/AdminTest.php \Drupal\system\Tests\System\AdminTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ AdminTest.php, line 39 - Contains \Drupal\system\Tests\System\AdminTest.
Class
- AdminTest
- Tests output on administrative pages and compact mode functionality.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = array(
'locale',
);