mongodb\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/mongodb/views/migration.php'
doc_Yii
2016-10-30 17:08:02
Comments
Leave a Comment

Please login to continue.