ActionValidationTest::$propertiesWithOptionalValues

Type: propertiesWithOptionalValues

Overrides ConfigEntityValidationTestBase::$propertiesWithOptionalValues

File

core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php, line 21

Class

ActionValidationTest
Tests validation of action entities.

Namespace

Drupal\Tests\system\Kernel\Entity

Code

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

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