Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConfigSourceInterface.php
function ConfigSourceInterface::removeConfigSetting
Remove a config setting
1 method overrides
ConfigSourceInterface::removeConfigSetting()
JsonConfigSource::removeConfigSetting
in vendor/
composer/
composer/
src/
Composer/
Config/
JsonConfigSource.php
@inheritDoc
File
vendor/
composer/
composer/
src/
Composer/
Config/
ConfigSourceInterface.php
, line 48
Class
ConfigSourceInterface
Configuration Source Interface
Namespace
Composer\Config
Code
public
function
removeConfigSetting
(string
$name
) : void;
RSS feed