UpdateSemverContribTest::$modules

Type: modules

Overrides UpdateSemverTestBase::$modules

File

core/modules/update/tests/src/Functional/UpdateSemverContribTest.php, line 30

Class

UpdateSemverContribTest
Tests the Update Manager module with a contrib module with semver versions.

Namespace

Drupal\Tests\update\Functional

Code

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

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