CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Abstract::isRouted

(Yaf >=1.0.0)

Yaf_Request_Abstract::isRouted判断请求是否已路由

说明

public Yaf_Request_Abstract::isRouted(): bool

参数

此函数没有参数。

返回值

boolean

add a note

User Contributed Notes

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