public static property TextFormatterTest::$modules in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/text/src/Tests/Formatter/TextFormatterTest.php \Drupal\text\Tests\Formatter\TextFormatterTest::modules
Modules to enable.
Type: array
Overrides EntityUnitTestBase::$modules
File
- core/
modules/ text/ src/ Tests/ Formatter/ TextFormatterTest.php, line 39 - Contains \Drupal\text\Tests\Formatter\TextFormatterTest.
Class
- TextFormatterTest
- Tests the text formatters functionality.
Namespace
Drupal\text\Tests\FormatterCode
public static $modules = array(
'text',
);