PHP Interface Nwidart\Modules\Contracts\RunableInterface

Afficher le fichier Open project: nwidart/laravel-modules

Méthodes publiques

Méthode Description
run ( string $command ) : mixed Run the specified command.

Method Details

run() public méthode

Run the specified command.
public run ( string $command ) : mixed
$command string
Résultat mixed