Yaf_Request_Abstract::getMethod

(Yaf >=1.0.0)

Yaf_Request_Abstract::getMethodRetrieve the request method

説明

public Yaf_Request_Abstract::getMethod ( void ) : string

パラメータ

この関数にはパラメータはありません。

返り値

Return a string, like "POST", "GET" etc.

参考