public static property CacheabilityMetadataConfigOverrideIntegrationTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Tests/CacheabilityMetadataConfigOverrideIntegrationTest.php \Drupal\config\Tests\CacheabilityMetadataConfigOverrideIntegrationTest::modules
File
- core/
modules/ config/ src/ Tests/ CacheabilityMetadataConfigOverrideIntegrationTest.php, line 22 - Contains \Drupal\config\Tests\CacheabilityMetadataConfigOverrideIntegrationTest.
Class
- CacheabilityMetadataConfigOverrideIntegrationTest
- Tests if configuration overrides correctly affect cacheability metadata.
Namespace
Drupal\config\TestsCode
public static $modules = [
'block_test',
'config_override_integration_test',
];