TextWithSummaryTokenReplaceTest::$modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php, line 28

Class

TextWithSummaryTokenReplaceTest
Tests node token replacement for text_with_summary.

Namespace

Drupal\Tests\node\Kernel

Code

protected static $modules = [
  'node',
  'filter',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.