Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Stevemo
Cpanel
Console
UserSeedCommand
PHP Class Stevemo\Cpanel\Console\UserSeedCommand
Inheritance:
extends
Illuminate\Console\Command
显示文件
Open project: stevemo/cpanel
Protected Properties
Property
Type
Description
$description
string
The console command description.
$name
string
The console command name.
Public Methods
Method
Description
fire
( ) :
void
Exceute the console command
Method Details
fire()
public
method
Exceute the console command
See link:
http://stevemo.ca
Author:
Steve Montambeault
public
fire
( ) :
void
return
void
Property Details
$description
protected_oe property
The console command description.
protected
string
$description
return
string
$name
protected_oe property
The console command name.
protected
string
$name
return
string