mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
$request_method 속성에 대한 주석변경
JSON 추가.
This commit is contained in:
parent
e2704f684a
commit
f4c19a3e0f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class Context
|
|||
|
||||
/**
|
||||
* Request method
|
||||
* @var string GET|POST|XMLRPC
|
||||
* @var string GET|POST|XMLRPC|JSON
|
||||
*/
|
||||
public $request_method = 'GET';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue