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.
1 parent faf164b commit 7a7cef8Copy full SHA for 7a7cef8
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 create the user
49
50
// this method must return an integer number with the "exit status code"
51
// of the command.
0 commit comments