PHP 클래스 bubasuma\simplechat\console\MigrateController

부터: 1.0
저자: Buba Suma ([email protected])
상속: extends yii\console\controllers\MigrateController
파일 보기 프로젝트 열기: bubasuma/yii2-simplechat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$migrationPath the directory storing the migration classes. This can be either a path alias or a directory.

공개 메소드들

메소드 설명
actionDown ( $limit = 'all' )

메소드 상세

actionDown() 공개 메소드

public actionDown ( $limit = 'all' )

프로퍼티 상세

$migrationPath 공개적으로 프로퍼티

the directory storing the migration classes. This can be either a path alias or a directory.
public $migrationPath