ShortcutClaroIntegrationTest::$modules

Same name in other branches
  1. 9 core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php \Drupal\Tests\shortcut\Kernel\ShortcutClaroIntegrationTest::modules
  2. 11.x core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php \Drupal\Tests\shortcut\Kernel\ShortcutClaroIntegrationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php, line 16

Class

ShortcutClaroIntegrationTest
Tests shortcut_install() and shortcut_uninstall().

Namespace

Drupal\Tests\shortcut\Kernel

Code

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

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