PHP Class Overtrue\LaravelLang\Commands\Publish

Inheritance: extends Illuminate\Console\Command
ファイルを表示 Open project: overtrue/laravel-lang

Protected Properties

Property Type Description
$description
$signature

Public Methods

Method Description
__construct ( )
handle ( ) : mixed Execute the console command.

Method Details

__construct() public method

public __construct ( )

handle() public method

Execute the console command.
public handle ( ) : mixed
return mixed

Property Details

$description protected_oe property

protected $description

$signature protected_oe property

protected $signature