BlockValidationTest::$propertiesWithOptionalValues

Type: propertiesWithOptionalValues

Overrides ConfigEntityValidationTestBase::$propertiesWithOptionalValues

File

core/modules/block/tests/src/Kernel/BlockValidationTest.php, line 39

Class

BlockValidationTest
Tests validation of block entities.

Namespace

Drupal\Tests\block\Kernel

Code

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

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