PHP Класс N98\Magento\Command\Media\DumpCommand

Наследование: extends N98\Magento\Command\TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testExecute ( )

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

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

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

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

protected configure ( )

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

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | null | void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат integer | null | void

testExecute() публичный Метод

public testExecute ( )