Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal