public static property DatabaseBackendUnitTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Cache/DatabaseBackendUnitTest.php \Drupal\system\Tests\Cache\DatabaseBackendUnitTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ Cache/ DatabaseBackendUnitTest.php, line 24 - Contains \Drupal\system\Tests\Cache\DatabaseBackendUnitTest.
Class
- DatabaseBackendUnitTest
- Unit test of the database backend using the generic cache unit test base.
Namespace
Drupal\system\Tests\CacheCode
public static $modules = array(
'system',
);