title | footer |
---|---|
\leantime\command\saveSettingCommand |
false |
- Full name:
\leantime\command\saveSettingCommand
- Parent class: Command
protected saveSettingCommand::configure(): mixed
Return Value:
Execute the command
protected saveSettingCommand::execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output): int
Parameters:
Parameter | Type | Description |
---|---|---|
input |
\Symfony\Component\Console\Input\InputInterface | |
output |
\Symfony\Component\Console\Output\OutputInterface |
Return Value:
0 if everything went fine, or an exit code.
Automatically generated from source code comments on 2023-02-28 using phpDocumentor