PHP Class Overtrue\LaravelLang\Commands\Publish

Inheritance: extends Illuminate\Console\Command
Afficher le fichier Open project: overtrue/laravel-lang

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( )
handle ( ) : mixed Execute the console command.

Method Details

__construct() public méthode

public __construct ( )

handle() public méthode

Execute the console command.
public handle ( ) : mixed
Résultat mixed

Property Details

$description protected_oe property

protected $description

$signature protected_oe property

protected $signature