BlockValidationTest::$modules

Same name in other branches
  1. 11.x core/modules/block/tests/src/Kernel/BlockValidationTest.php \Drupal\Tests\block\Kernel\BlockValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

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

Class

BlockValidationTest
Tests validation of block entities.

Namespace

Drupal\Tests\block\Kernel

Code

protected static $modules = [
    'block',
];

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