PHP Class Studio\Console\ScrapCommand

Inheritance: extends BaseCommand
Show file Open project: franzliedke/studio

Protected Properties

Property Type Description
$config

Public Methods

Method Description
__construct ( Config $config )

Protected Methods

Method Description
abortDeletion ( $path )
configure ( )
fire ( )

Method Details

__construct() public method

public __construct ( Config $config )
$config Studio\Config\Config

abortDeletion() protected method

protected abortDeletion ( $path )

configure() protected method

protected configure ( )

fire() protected method

protected fire ( )

Property Details

$config protected property

protected $config