InvalidUpdateHookTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ InvalidUpdateHookTest.php, line 23
Class
- InvalidUpdateHookTest
- Tests that hook_update_8000() is disallowed.
Namespace
Drupal\Tests\system\Functional\UpdateSystemCode
protected static $modules = [
'update_test_invalid_hook',
'update_script_test',
'dblog',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.