Skip to content

Commit

Permalink
fix: tars deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxiaojun committed Aug 23, 2020
1 parent 7a9e2da commit 4f378ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Request
* Make a request.
*
* @param TarsRequest $tarsRequest
* @return \HuangYi\Http\Server\Request
* @return static
*/
public static function make(TarsRequest $tarsRequest)
{
Expand Down

0 comments on commit 4f378ab

Please sign in to comment.