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

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

Méthodes publiques

Méthode Description
isEnabled ( ) : boolean

Méthodes protégées

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

Method Details

configure() protected méthode

Setup
protected configure ( ) : void
Résultat void

execute() protected méthode

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
Résultat void

isEnabled() public méthode

public isEnabled ( ) : boolean
Résultat boolean