SummaryLengthTest::$modules
Same name in other branches
- 8.9.x core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
- 10 core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
- 11.x core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ SummaryLengthTest.php, line 39
Class
- SummaryLengthTest
- Tests summary length.
Namespace
Drupal\Tests\node\KernelCode
protected static $modules = [
'node',
'datetime',
'user',
'system',
'filter',
'field',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.