Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConfigOverride.php
function ConfigOverride::getCacheSuffix
File
core/
lib/
Drupal/
Core/
Installer/
ConfigOverride.php
, line 44
Class
ConfigOverride
Override configuration during the installer.
Namespace
Drupal\Core\Installer
Code
public
function
getCacheSuffix
() {
return
'core.install_config_override'
; }
RSS feed