title | footer |
---|---|
\leantime\command\addUserCommand |
false |
- Full name:
\leantime\command\addUserCommand
- Parent class: Command
protected addUserCommand::configure(): mixed
Return Value:
Execute the command
protected addUserCommand::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