SummaryLengthTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
  2. 10 core/modules/node/tests/src/Kernel/SummaryLengthTest.php \Drupal\Tests\node\Kernel\SummaryLengthTest::modules
  3. 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\Kernel

Code

public 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.