PHP Class hedronium\Jables\commands\CreateFolder

Inheritance: extends hedronium\Jables\Command
Show file Open project: hedronium/jables

Protected Properties

Property Type Description
$description
$fs
$signature

Public Methods

Method Description
__construct ( $app, Illuminate\Filesystem\Filesystem $fs )
handle ( )

Method Details

__construct() public method

public __construct ( $app, Illuminate\Filesystem\Filesystem $fs )
$fs Illuminate\Filesystem\Filesystem

handle() public method

public handle ( )

Property Details

$description protected property

protected $description

$fs protected property

protected $fs

$signature protected property

protected $signature