Yaf_Request_Abstract::isGet

(Yaf >=1.0.0)

Yaf_Request_Abstract::isGet — 判断请求是否是 GET 请求

说明

public Yaf_Request_Abstract::isGet(): bool

参数

此函数没有参数。

返回值

boolean

参见

+add a note

User Contributed Notes

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