From b49701fb057a4c228ffb446d8f38fafac664a462 Mon Sep 17 00:00:00 2001
From: Anyon <zoujingli@qq.com>
Date: Thu, 24 May 2018 13:49:46 +0800
Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=8A=A0?=
 =?UTF-8?q?=E8=BD=BD=E5=99=A8=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 We.php | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/We.php b/We.php
index 0f0dbc4..3786d53 100644
--- a/We.php
+++ b/We.php
@@ -82,8 +82,9 @@ class We
     }
 
     /**
-     * @param $name
-     * @param $arguments
+     * 静态魔术加载方法
+     * @param string $name 静态类名
+     * @param array $arguments 参数集合
      * @return mixed
      * @throws InvalidInstanceException
      */