SystemFunctionsLegacyTest::$modules
Same name in other branches
- 8.9.x core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php \Drupal\Tests\system\Kernel\SystemFunctionsLegacyTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ System/ SystemFunctionsLegacyTest.php, line 20
Class
- SystemFunctionsLegacyTest
- Tests the deprecations in the system module.
Namespace
Drupal\Tests\system\Kernel\SystemCode
protected static $modules = [
'system',
// Test system_get_module_admin_tasks() require user.permissions service.
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.