在线文档教程
PHP
Yaf

Yaf_Controller_Abstract::getRequest

Yaf_Controller_Abstract::getRequest

(Yaf >=1.0.0)

Yaf_Controller_Abstract::getRequest — Retrieve current request object

描述

public Yaf_Request_Abstract Yaf_Controller_Abstract::getRequest ( void )

检索当前的请求对象

参数

该功能没有参数。

返回值

Yaf_Request_Abstract instance

← Yaf_Controller_Abstract::getModuleName

Yaf_Controller_Abstract::getResponse →