TourPluginTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::modules
  2. 10 core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::modules
  3. 11.x core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/tour/tests/src/Kernel/TourPluginTest.php, line 19

Class

TourPluginTest
Tests the functionality of tour plugins.

Namespace

Drupal\Tests\tour\Kernel

Code

public static $modules = [
    'tour',
];

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