略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Yaf_Route_Interface

2024-04-23

The Yaf_Route_Interface class

(Yaf >=1.0.0)

简介

Yaf_Route_Interface是Yaf路由协议的标准接口, 它的存在使得用户可以自定义路由协议

类摘要

class Yaf_Route_Interface {
/* 方法 */
abstract public assemble(array $info, array $query = ?): string
abstract public route(Yaf_Request_Abstract $request): bool
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.yaf-route-interface.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3