mirror of
https://github.com/friendica/friendica
synced 2025-05-09 15:44:10 +02:00
Add feedback
This commit is contained in:
parent
dc46af5ea1
commit
a3a32af5c1
3 changed files with 6 additions and 1 deletions
|
@ -99,6 +99,9 @@ class Arguments
|
|||
return $this->argv;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string The used HTTP method
|
||||
*/
|
||||
public function getMethod()
|
||||
{
|
||||
return $this->method;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue