PHP Class Pagekit\Console\Commands\SelfupdateCommand

Inheritance: extends Pagekit\Application\Console\Command
Afficher le fichier Open project: pagekit/pagekit

Protected Properties

Свойство Type Description
$description
$name

Méthodes publiques

Méthode Description
download ( $url, $file )

Méthodes protégées

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

Method Details

configure() protected méthode

protected configure ( )

download() public méthode

public download ( $url, $file )
$url
$file

execute() protected méthode

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

getVersions() protected méthode

protected getVersions ( ) : mixed
Résultat mixed

Property Details

$description protected_oe property

protected $description

$name protected_oe property

protected $name