Add feedback
This commit is contained in:
@@ -99,6 +99,9 @@ class Arguments
|
||||
return $this->argv;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string The used HTTP method
|
||||
*/
|
||||
public function getMethod()
|
||||
{
|
||||
return $this->method;
|
||||
|
||||
Reference in New Issue
Block a user