NodeDeprecationTest::$modules

Same name in other branches
  1. 9 core/modules/node/tests/src/Kernel/NodeDeprecationTest.php \Drupal\Tests\node\Kernel\NodeDeprecationTest::modules
  2. 11.x core/modules/node/tests/src/Kernel/NodeDeprecationTest.php \Drupal\Tests\node\Kernel\NodeDeprecationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/NodeDeprecationTest.php, line 24

Class

NodeDeprecationTest
Tests the deprecations in the node.module file.

Namespace

Drupal\Tests\node\Kernel

Code

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

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