public static property CspTest::$modules in Raven: Sentry Integration 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/CspTest.php \Drupal\Tests\raven\Functional\CspTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ CspTest.php, line 27
Class
- CspTest
- Tests Raven and CSP modules.
Namespace
Drupal\Tests\raven\FunctionalCode
public static $modules = [
'csp',
'raven',
];