MenuValidationTest::$propertiesWithOptionalValues

Same name in other branches
  1. 11.x core/modules/system/tests/src/Kernel/Entity/MenuValidationTest.php \Drupal\Tests\system\Kernel\Entity\MenuValidationTest::propertiesWithOptionalValues

Type: propertiesWithOptionalValues

Overrides ConfigEntityValidationTestBase::$propertiesWithOptionalValues

File

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

Class

MenuValidationTest
Tests validation of menu entities.

Namespace

Drupal\Tests\system\Kernel\Entity

Code

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

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