php / 8.1.5 / class.yaf-route-interface.html /

The Yaf_Route_Interface class

Introduction

(Yaf >=1.0.0)

Yaf_Route_Interface used for developer defined their custom route.

Class synopsis

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

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yaf-route-interface.php