ShortcutSevenIntegrationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php, line 14

Class

ShortcutSevenIntegrationTest
Tests shortcut_install() and shortcut_uninstall().

Namespace

Drupal\Tests\shortcut\Kernel

Code

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

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