Skip to content

Commit 92e6c25

Browse files
committed
Fixed FtpFilesystem imports
1 parent c33fe42 commit 92e6c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FtpFilesystem.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
namespace creocoder\flysystem;
99

1010
use League\Flysystem\Adapter\Ftp;
11+
use Yii;
1112
use yii\base\InvalidConfigException;
1213

1314
/**

0 commit comments

Comments
 (0)