VocabularyValidationTest::$propertiesWithOptionalValues

Same name in other branches
  1. 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\Kernel

Code

protected static array $propertiesWithOptionalValues = [
    'description',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.