ComposerRequirementTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php, line 22

Class

ComposerRequirementTest
Tests that Package Manager shows the Composer version on the status report.

Namespace

Drupal\Tests\package_manager\Functional

Code

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

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