From 7300f917a3f63d7f5171fa54ec31b85b4ef47794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Fri, 11 Sep 2020 18:57:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gii/GiiInterceptor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gii/GiiInterceptor.php b/Gii/GiiInterceptor.php index c4cce0a9..58bc6df4 100644 --- a/Gii/GiiInterceptor.php +++ b/Gii/GiiInterceptor.php @@ -48,7 +48,7 @@ use HttpServer\IInterface\Interceptor; /** - * Class ' . $managerName . ' + * Class ' . $managerName . 'Interceptor * @package App\Http\Interceptor */ class ' . $managerName . 'Interceptor implements Interceptor