PHP Class Microweber\Commands\UpdateCommand

Inheritance: extends Illuminate\Console\Command
Show file Open project: microweber/microweber

Protected Properties

Property Type Description
$description
$installer
$name

Public Methods

Method Description
__construct ( UpdateManager $installer )
fire ( )

Method Details

__construct() public method

public __construct ( UpdateManager $installer )
$installer Microweber\Providers\UpdateManager

fire() public method

public fire ( )

Property Details

$description protected property

protected $description

$installer protected property

protected $installer

$name protected property

protected $name