$io
$io :
Command to encrypt a password
__construct(\Pivot\Email\EmailManager $emailManager)
injects the email manager
\Pivot\Email\EmailManager | $emailManager | Pivot email manager |
execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output) : void
Executes the command
\Symfony\Component\Console\Input\InputInterface | $input | ConsoleInput |
\Symfony\Component\Console\Output\OutputInterface | $output | ConsoleOutput |