NodeValidationTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/NodeValidationTest.php \Drupal\Tests\node\Kernel\NodeValidationTest::modules
- 8.9.x core/modules/node/tests/src/Kernel/NodeValidationTest.php \Drupal\Tests\node\Kernel\NodeValidationTest::modules
- 10 core/modules/node/tests/src/Kernel/NodeValidationTest.php \Drupal\Tests\node\Kernel\NodeValidationTest::modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ NodeValidationTest.php, line 21
Class
- NodeValidationTest
- Tests node validation constraints.
Namespace
Drupal\Tests\node\KernelCode
protected static $modules = [
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.