ShortcutSevenIntegrationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

Class

ShortcutSevenIntegrationTest
Tests <a href="/api/drupal/core%21modules%21shortcut%21shortcut.install/function/shortcut_install/8.9.x" title="Implements hook_install()." class="local">shortcut_install</a>() and <a href="/api/drupal/core%21modules%21shortcut%21shortcut.install/function/shortcut_uninstall/8.9.x" title="Implements hook_uninstall()." class="local">shortcut_uninstall</a>().

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.