Yet Another Framework Yaf_Route_Supervar 클래스

(Yaf >=1.0.0)


소개


클래스 개요

                  
class Yaf_Route_Supervar implements Yaf_Route_Interface {

  /* Properties */
  protected $_var_name;

  /* Methods */
  public __construct(string $supervar_name)
  public assemble(array $info, array $query = ?): string
  public route(Yaf_Request_Abstract $request): bool
}
                  
                

Properties

_var_name

목차