SystemGetInfoTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php, line 15

Class

SystemGetInfoTest
Tests <a href="/api/drupal/core%21modules%21system%21system.module/function/system_get_info/8.9.x" title="Returns an array of information about enabled modules or themes." class="local">system_get_info</a>().

Namespace

Drupal\Tests\system\Kernel\System

Code

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

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