\Pivot\Core\Commands\UtilEncryptPasswordCommand

Command to encrypt a password

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
configure()
execute()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

configure()

configure() : void

Set the options for this command

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) : void

Executes the command

Parameters

\Symfony\Component\Console\Input\InputInterface $input

ConsoleInput

\Symfony\Component\Console\Output\OutputInterface $output

ConsoleOutput