EntityFormModeValidationTest::$propertiesWithOptionalValues

Type: propertiesWithOptionalValues

Overrides ConfigEntityValidationTestBase::$propertiesWithOptionalValues

File

core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php, line 26

Class

EntityFormModeValidationTest
Tests validation of entity_form_mode entities.

Namespace

Drupal\KernelTests\Core\Entity

Code

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

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