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