8000
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 18b2a0d commit 4239d4eCopy full SHA for 4239d4e
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 to create the user
+ // ... 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. You can also use these constants to make code more readable
0 commit comments