console\controllers\MigrateController $templateFile

$templateFile public property

The template file for generating new migrations. This can be either a path alias (e.g. "@app/migrations/template.php") or a file path.

The template file for generating new migrations. This can be either a path alias (e.g. "@app/migrations/template.php") or a file path.

public string $templateFile = '@yii/views/migration.php'
doc_Yii
2016-10-30 16:55:18
Comments
Leave a Comment

Please login to continue.