DbLogResourceTest::$modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/hal/tests/src/Functional/dblog/DbLogResourceTest.php, line 49

Class

DbLogResourceTest
Tests the watchdog database log resource.

Namespace

Drupal\Tests\hal\Functional\dblog

Code

protected static $modules = [
  'hal',
  'dblog',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.