FieldSelfTokensTest::$modules

Same name in other branches
  1. 10 core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php \Drupal\Tests\views\Kernel\Handler\FieldSelfTokensTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php, line 23

Class

FieldSelfTokensTest
Tests token escaping in the EntityField handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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

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