NodeDeprecationTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/NodeDeprecationTest.php \Drupal\Tests\node\Kernel\NodeDeprecationTest::modules
- 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\KernelCode
protected static $modules = [
'user',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.