typo
This commit is contained in:
parent
ba029ef4b2
commit
e39083c36f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ interface IRequest {
|
|||
|
||||
/**
|
||||
* Returns all params that were received, be it from the request
|
||||
* (as GET or POST) or throuh the URL by the route
|
||||
* (as GET or POST) or through the URL by the route
|
||||
* @return array the array with all parameters
|
||||
*/
|
||||
public function getParams();
|
||||
|
|
Loading…
Reference in a new issue