The Yaf_Route_Interface class

(No version information available, might only be in Git)

Introduction

Yaf_Route_Interface used for developer defined their custom route.

Class synopsis

Yaf_Route_Interface {
/* Methods */
abstract public bool route ( Yaf_Request_Abstract $request )
}

Table of Contents