PHP Class hedronium\Jables\commands\CreateFolder

Inheritance: extends hedronium\Jables\Command
Afficher le fichier Open project: hedronium/jables

Protected Properties

Свойство Type Description
$description
$fs
$signature

Méthodes publiques

Méthode Description
__construct ( $app, Illuminate\Filesystem\Filesystem $fs )
handle ( )

Method Details

__construct() public méthode

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

handle() public méthode

public handle ( )

Property Details

$description protected_oe property

protected $description

$fs protected_oe property

protected $fs

$signature protected_oe property

protected $signature