DeprecatedElementTest::$modules

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php \Drupal\KernelTests\Core\Render\Element\DeprecatedElementTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php, line 20

Class

DeprecatedElementTest
@group Render

Namespace

Drupal\KernelTests\Core\Render\Element

Code

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

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