protected static property ReversibleConfigDifferTest::$modules in Update helper 2.x
Same name and namespace in other branches
- 8 tests/src/Kernel/ReversibleConfigDifferTest.php \Drupal\Tests\update_helper\Kernel\ReversibleConfigDifferTest::modules
Modules to enable for test.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ReversibleConfigDifferTest.php, line 21
Class
- ReversibleConfigDifferTest
- Automated tests for ReversibleConfigDiffer class.
Namespace
Drupal\Tests\update_helper\KernelCode
protected static $modules = [
'config_update',
'update_helper',
'user',
];