PHP Class Cml\Console\Commands\Make\Model

Inheritance: extends Cml\Console\Command
Show file Open project: linhecheng/cmlphp

Protected Properties

Property Type Description
$arguments
$description
$help
$options

Public Methods

Method Description
execute ( array $args, array $options = [] ) 回滚迁移

Method Details

execute() public method

回滚迁移
public execute ( array $args, array $options = [] )
$args array 参数
$options array 选项

Property Details

$arguments protected property

protected $arguments

$description protected property

protected $description

$help protected property

protected $help

$options protected property

protected $options