PHP Класс Yosymfony\Spress\Command\SelfUpdateCommand

Автор: Victor Puertas ([email protected])
Наследование: extends Symfony\Component\Console\Command\Command
Показать файл Открыть проект

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

Метод Описание
configure ( )
downloadRemoteFilename ( $remoteFilename )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getManifestFile ( )
isInstalledAsPhar ( ) : boolean Is installed Spress as Phar file?

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

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

protected configure ( )

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

protected downloadRemoteFilename ( $remoteFilename )

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

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

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

protected getManifestFile ( )

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

Is installed Spress as Phar file?
protected isInstalledAsPhar ( ) : boolean
Результат boolean