规范修正

This commit is contained in:
thinkphp
2015-10-04 22:32:55 +08:00
parent 27e724bb3c
commit 3b21161c0a
9 changed files with 18 additions and 17 deletions

View File

@@ -11,8 +11,8 @@
namespace think\image\driver;
use think\Lang as Lang;
use think\image\driver\Imagick as Imagick;
use think\Lang;
class Imagick
{
/**