PHP Class N98\Magento\Command\Admin\User\UnlockCommand

Inheritance: extends N98\Magento\Command\Admin\User\AbstractAdminUserCommand
Datei anzeigen Open project: netz98/n98-magerun Class Usage Examples

Public Methods

Method Description
isEnabled ( ) : boolean

Protected Methods

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

Method Details

configure() protected method

Setup
protected configure ( ) : void
return void

execute() protected method

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

isEnabled() public method

public isEnabled ( ) : boolean
return boolean