修改部分类注释

This commit is contained in:
trojanbox
2016-05-30 18:35:19 +08:00
parent 6858abef7c
commit 2f5db5f222
3 changed files with 4 additions and 5 deletions

View File

@@ -88,6 +88,7 @@ class Response
* @access public
* @param mixed $data 数据
* @return mixed
* @throws Exception
*/
public function send($data = [])
{