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