CheckMarkupDeprecationTest::$modules

Same name and namespace in other branches
  1. main core/modules/filter/tests/src/Kernel/CheckMarkupDeprecationTest.php \Drupal\Tests\filter\Kernel\CheckMarkupDeprecationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/filter/tests/src/Kernel/CheckMarkupDeprecationTest.php, line 27

Class

CheckMarkupDeprecationTest
Tests deprecation of check_markup().

Namespace

Drupal\Tests\filter\Kernel

Code

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

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