BlockContentTypeValidationTest::$propertiesWithOptionalValues

Type: propertiesWithOptionalValues

Overrides ConfigEntityValidationTestBase::$propertiesWithOptionalValues

File

core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php, line 30

Class

BlockContentTypeValidationTest
Tests validation of block_content_type entities.

Namespace

Drupal\Tests\block_content\Kernel

Code

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

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