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 53ea9f8 commit d352effCopy full SHA for d352eff
Command/UserPasswordEncoderCommand.php
@@ -60,7 +60,7 @@ protected function configure()
60
the command will take care about that for you.
61
62
You can also use the non interactive way by typing the following command:
63
- <info>php %command.full_name% [password] [salt] [user-class]</info>
+ <info>php %command.full_name% [password] [user-class] [salt]</info>
64
65
EOF
66
)
0 commit comments