Skip to content

Commit 7b9e8db

Browse files
incorrect use fix
1 parent 0025525 commit 7b9e8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Settings.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace yii2mod\settings\components;
44

5-
use app\helpers\ArrayHelper;
5+
use yii\helpers\ArrayHelper;
66
use yii\base\Component;
77
use yii\caching\Cache;
88
use Yii;

0 commit comments

Comments
 (0)