Yaf_Request_Abstract::getMethod

(Yaf >=1.0.0)

Yaf_Request_Abstract::getMethodRetrieve the request method

Descrizione

public Yaf_Request_Abstract::getMethod(): string

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Vedere anche:

add a note

User Contributed Notes

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