TextWithSummaryTokenReplaceTest::$modules

Same name in this branch
  1. 11.x core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php \Drupal\Tests\node\Kernel\TextWithSummaryTokenReplaceTest::modules
Same name and namespace in other branches
  1. main core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php \Drupal\Tests\node\Kernel\TextWithSummaryTokenReplaceTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/text_with_summary/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php, line 30

Class

TextWithSummaryTokenReplaceTest
Tests node token replacement for text_with_summary.

Namespace

Drupal\Tests\text_with_summary\Kernel

Code

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

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