修改部分类注释

This commit is contained in:
trojanbox
2016-05-30 18:14:18 +08:00
parent d36903bddc
commit 6858abef7c
5 changed files with 10 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ class Response
* @param mixed $data 输出数据
* @param string $type 输出类型
* @param array $options 输出参数
* @return Response
*/
public static function create($data = [], $type = '', $options = [])
{