Browse Source

Merge pull request #9512 from arogachev/patch-2

Removed extra line break
9899-cache-bug
Alexander Makarov 9 years ago
parent
commit
2991908ea3
  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