Browse Source

Removed extra line break

Caused by #9440
9899-cache-bug
Alexey Rogachev 9 years ago
parent
commit
760cc03194
  1. 1
      framework/views/migration.php

1
framework/views/migration.php

@ -12,7 +12,6 @@ use yii\db\Migration;
class <?= $className ?> extends Migration
{
public function up()
{

Loading…
Cancel
Save