DevReleaseTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/update/tests/src/Kernel/DevReleaseTest.php, line 26

Class

DevReleaseTest
Tests the project data when the installed version is a dev version.

Namespace

Drupal\Tests\update\Kernel

Code

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

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