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