TextFormatterTest::$modules

Modules to enable.

Type: array

Overrides EntityKernelTestBase::$modules

File

core/modules/text/tests/src/Kernel/TextFormatterTest.php, line 37

Class

TextFormatterTest
Tests the text formatters functionality.

Namespace

Drupal\Tests\text\Kernel

Code

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

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