NodeConditionTest::$modules

Same name in other branches
  1. 8.9.x core/modules/node/tests/src/Kernel/NodeConditionTest.php \Drupal\Tests\node\Kernel\NodeConditionTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/NodeConditionTest.php, line 17

Class

NodeConditionTest
Tests that conditions, provided by the node module, are working properly.

Namespace

Drupal\Tests\node\Kernel

Code

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

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