ConfigurationSetCommand extends Command

CLI command for setting a configuration value in system/settings.php

Attributes
#[AsCommand]
'configuration:set'
'Set a configuration value in 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