The Yaf_Route_Interface class
(Yaf >=1.0.0)
Introduction
Yaf_Route_Interface used for developer defined
their custom route.
Class synopsis
Yaf_Route_Interface
{
abstract public string assemble
(
array $info
[,
array $query
] )
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.