Skip to content

Commit

Permalink
fix bug;
Browse files Browse the repository at this point in the history
  • Loading branch information
chuprik committed Apr 17, 2015
1 parent e7d52e2 commit 38db136
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CodemirrorAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
namespace conquer\codemirror;

use yii\web\View;
use yii\helpers\ArrayHelper;

/**
* @author Andrey Borodulin
Expand Down Expand Up @@ -450,4 +451,4 @@ public function registerAssetFiles($view)
parent::registerAssetFiles($view);
}

}
}

0 comments on commit 38db136

Please sign in to comment.