ServiceProviderWebTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ ServiceProvider/ ServiceProviderWebTest.php, line 19
Class
- ServiceProviderWebTest
- Tests service provider registration to the DIC.
Namespace
Drupal\Tests\system\Functional\ServiceProviderCode
protected static $modules = [
'file',
'service_provider_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.