TextSummaryNodeFieldsTokenTest::$modules

Same name and namespace in other branches
  1. main core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php \Drupal\Tests\text\Functional\TextSummaryNodeFieldsTokenTest::modules

Type: modules

Overrides NodeTestBase::$modules

File

core/modules/text_with_summary/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php, line 40

Class

TextSummaryNodeFieldsTokenTest
Tests replacement of Views tokens supplied by the Node module.

Namespace

Drupal\Tests\text_with_summary\Functional

Code

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

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