TourPluginTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

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

Class

TourPluginTest
Tests the functionality of tour plugins.

Namespace

Drupal\Tests\tour\Kernel

Code

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

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