DbLogFormInjectionTest::$modules

Type: modules

File

core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php, line 33

Class

DbLogFormInjectionTest
Tests serializing a form with an injected dblog logger instance.

Namespace

Drupal\Tests\dblog\Kernel

Code

protected static $modules = [
  'system',
  'dblog',
  'user',
];

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