PHP Class Pimcore\Console\Command\ThumbnailsVideoCommand

Inheritance: extends Pimcore\Console\AbstractCommand
Datei anzeigen Open project: pimcore/pimcore

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
waitTillFinished ( $videoId, $thumbnail )

Method Details

configure() protected method

protected configure ( )

execute() protected method

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

waitTillFinished() protected method

protected waitTillFinished ( $videoId, $thumbnail )