ConfigurationRemoveCommand extends Command

CLI command for removing configuration values from system/settings.php

Attributes
#[AsCommand]
'configuration:remove'
'Remove configuration value(s) from system/settings.php'

Table of Contents

Methods

__construct()  : mixed
configure()  : void
execute()  : int

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results