InfoAlterTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/System/InfoAlterTest.php, line 19

Class

InfoAlterTest
Tests the effectiveness of hook_system_info_alter().

Namespace

Drupal\Tests\system\Kernel\System

Code

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

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