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 5c6a55f + 7a7cef8 commit 731970bCopy full SHA for 731970b
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