Skip to content

Commit

Permalink
Merge c0902b3 into c138554
Browse files Browse the repository at this point in the history
  • Loading branch information
dopesong committed Feb 17, 2017
2 parents c138554 + c0902b3 commit 82160d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slim/Http/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ public function getQueryParam($key, $default = null)
}

/**
* Fetch assocative array of body and query string parameters.
* Fetch associative array of body and query string parameters.
*
* Note: This method is not part of the PSR-7 standard.
*
Expand Down

0 comments on commit 82160d3

Please sign in to comment.