parent root
PHP: Yaf_Request_Abstract::getMethod - Manual

Yaf_Request_Abstract::getMethod

(Yaf >=1.0.0)

Yaf_Request_Abstract::getMethodRetrieve the request method

Description

public Yaf_Request_Abstract::getMethod ( void ) : string

Parameters

This function has no parameters.

Return Values

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

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root