CakeFest 2024: The Official CakePHP Conference

Yaf_Route_Simple::route

(Yaf >=1.0.0)

Yaf_Route_Simple::route路由请求

说明

public Yaf_Route_Simple::route(Yaf_Request_Abstract $request): bool

参阅 Yaf_Route_Simple::__construct()

警告

本函数还未编写文档,仅有参数列表。

参数

request

返回值

始终为 true

参见

add a note

User Contributed Notes

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