Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Cml
Console
Commands
Migrate
Migrate
PHP Class Cml\Console\Commands\Migrate\Migrate
Inheritance:
extends
AbstractCommand
Datei anzeigen
Open project: linhecheng/cmlphp
Protected Properties
Property
Type
Description
$arguments
$description
$help
$options
Public Methods
Method
Description
execute
(
array
$args
,
array
$options
= [] ) :
integer
运行迁移
Method Details
execute()
public
method
运行迁移
public
execute
(
array
$args
,
array
$options
= [] ) :
integer
$args
array
参数
$options
array
选项
return
integer
Property Details
$arguments
protected_oe property
protected
$arguments
$description
protected_oe property
protected
$description
$help
protected_oe property
protected
$help
$options
protected_oe property
protected
$options