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