Skip to content

Commit

Permalink
Merge pull request #11 from kotchuprik/master
Browse files Browse the repository at this point in the history
added ArrayHelper use
  • Loading branch information
mohorev committed May 25, 2015
2 parents 55c6c74 + 87e44a3 commit ceb15e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UploadBehavior.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use yii\base\InvalidConfigException;
use yii\base\InvalidParamException;
use yii\db\BaseActiveRecord;
use yii\helpers\ArrayHelper;
use yii\helpers\FileHelper;
use yii\web\UploadedFile;

Expand Down

0 comments on commit ceb15e9

Please sign in to comment.