protected static property SummaryLengthTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
- 9 core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::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',
];