NodeTypeValidationTest::$modules
Same name and namespace in other branches
- 11.x core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php \Drupal\Tests\node\Kernel\NodeTypeValidationTest::modules
- main core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php \Drupal\Tests\node\Kernel\NodeTypeValidationTest::modules
Type: modules
Overrides ConfigEntityValidationTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ NodeTypeValidationTest.php, line 23
Class
- NodeTypeValidationTest
- Tests validation of node_type entities.
Namespace
Drupal\Tests\node\KernelCode
protected static $modules = [
'field',
'node',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.