From b5f20d7d4ba7730994162094711b2c57e4faff98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Mon, 10 Jan 2022 11:39:56 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=94=B9=E5=90=8D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fdf58326 --- .phpstorm.meta.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.phpstorm.meta.php b/.phpstorm.meta.php index c16d1bf..a63aaee 100644 --- a/.phpstorm.meta.php +++ b/.phpstorm.meta.php @@ -3,7 +3,7 @@ namespace PHPSTORM_META { // Reflect - use Http\Context\Context; + use Kiri\Message\Context\Context; use Kiri\Di\Container; override(Container::get(0), map('@'));