public static property PageTitleTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/PageTitleTest.php \Drupal\system\Tests\System\PageTitleTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ PageTitleTest.php, line 26 - Contains \Drupal\system\Tests\System\PageTitleTest.
Class
- PageTitleTest
- Tests HTML output escaping of page title, site name, and slogan.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = [
'node',
'test_page_test',
'form_test',
'block',
];