public static property TextWithSummaryItemTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/text/src/Tests/TextWithSummaryItemTest.php \Drupal\text\Tests\TextWithSummaryItemTest::modules
Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- core/
modules/ text/ src/ Tests/ TextWithSummaryItemTest.php, line 26 - Contains \Drupal\text\Tests\TextWithSummaryItemTest.
Class
- TextWithSummaryItemTest
- Tests using entity fields of the text summary field type.
Namespace
Drupal\text\TestsCode
public static $modules = array(
'filter',
);