FilterNoFormatTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php \Drupal\Tests\filter\Kernel\FilterNoFormatTest::modules
  2. 10 core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php \Drupal\Tests\filter\Kernel\FilterNoFormatTest::modules
  3. 11.x core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php \Drupal\Tests\filter\Kernel\FilterNoFormatTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php, line 17

Class

FilterNoFormatTest
Tests the behavior of <a href="/api/drupal/core%21modules%21filter%21filter.module/function/check_markup/8.9.x" title="Runs all the enabled filters on a piece of text." class="local">check_markup</a>() when it is called without text format.

Namespace

Drupal\Tests\filter\Kernel

Code

public static $modules = [
    'filter',
];

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