The Yaf_Route_Interface class
(Yaf >=1.0.0)
简介
Yaf_Route_Interface是Yaf路由协议的标准接口, 它的存在使得用户可以自定义路由协议
类摘要
Yaf_Route_Interface
{
abstract public assemble
(
array $info
,
array $query
= ?
) :
string
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.