LoggerAwarePassTest::$modules

Same name in other branches
  1. 11.x core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php \Drupal\Tests\system\Kernel\DependencyInjection\CompilerPass\LoggerAwarePassTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php, line 23

Class

LoggerAwarePassTest
Tests the logger aware compiler pass.

Namespace

Drupal\Tests\system\Kernel\DependencyInjection\CompilerPass

Code

protected static $modules = [
    'system',
    'logger_aware_test',
];

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