protected static property HtmlTitleFormatterTest::$modules in HTML Title 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/src/ Kernel/ HtmlTitleFormatterTest.php, line 22 
Class
- HtmlTitleFormatterTest
- Test the HTML Title formatter.
Namespace
Drupal\Tests\html_title\KernelCode
protected static $modules = [
  'field',
  'text',
  'entity_test',
  'user',
  'system',
  'html_title',
];