CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Abstract::getMethod

(Yaf >=1.0.0)

Yaf_Request_Abstract::getMethodRetrieve the request method

Beschreibung

public Yaf_Request_Abstract::getMethod(): string

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Siehe auch

add a note

User Contributed Notes

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