DependencyHookInvocationTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::modules
- 8.9.x core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::modules
- 11.x core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php \Drupal\Tests\system\Functional\UpdateSystem\DependencyHookInvocationTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ DependencyHookInvocationTest.php, line 19
Class
- DependencyHookInvocationTest
- Tests the hook invocation for determining update dependencies.
Namespace
Drupal\Tests\system\Functional\UpdateSystemCode
protected static $modules = [
'update_test_0',
'update_test_1',
'update_test_2',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.