PHP Класс bubasuma\simplechat\console\MigrateController

С версии: 1.0
Автор: Buba Suma ([email protected])
Наследование: extends yii\console\controllers\MigrateController
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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