We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a9af8c + 731970b commit 65c418cCopy full SHA for 65c418c
console.rst
@@ -45,7 +45,7 @@ want a command to create a user::
45
46
protected function execute(InputInterface $input, OutputInterface $output)
47
{
48
- // ... put here the code to run in your command
+ // ... put here the code to to create the user
49
50
// this method must return an integer number with the "exit status code"
51
// of the command. You can also use these constants to make code more readable
0 commit comments