PHP Класс N98\Magento\Command\Admin\User\LockdownCommand

Наследование: extends LockCommand
Показать файл Открыть проект

Защищенные методы

Метод Описание
configure ( ) : void Setup
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : void

Описание методов

configure() защищенный Метод

Setup
protected configure ( ) : void
Результат void

execute() защищенный Метод

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
Результат void