You are here

public static property RavenTest::$modules in Raven: Sentry Integration 8

Modules to enable.

Type: array

File

src/Tests/RavenTest.php, line 24
Definition of Drupal\raven\Tests\RavenTest.

Class

RavenTest
Tests Raven module.

Namespace

Drupal\raven\Tests

Code

public static $modules = [
  'raven',
];