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