Yaf_Request_Abstract::getMethod

(Yaf >=1.0.0)

Yaf_Request_Abstract::getMethodRetrieve the request method

Açıklama

public Yaf_Request_Abstract::getMethod(): string

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Ayrıca Bakınız

add a note

User Contributed Notes

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