PHP Class bubasuma\simplechat\console\MigrateController

Since: 1.0
Author: Buba Suma ([email protected])
Inheritance: extends yii\console\controllers\MigrateController
Datei anzeigen Open project: bubasuma/yii2-simplechat Class Usage Examples

Public Properties

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

Public Methods

Method Description
actionDown ( $limit = 'all' )

Method Details

actionDown() public method

public actionDown ( $limit = 'all' )

Property Details

$migrationPath public_oe property

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