Yaf_Plugin_Abstract
PHP Manual

Yaf_Plugin_Abstract::dispatchLoopShutdown

(PECL yaf >=1.0.0)

Yaf_Plugin_Abstract::dispatchLoopShutdownThe dispatchLoopShutdown purpose

説明

public void Yaf_Plugin_Abstract::dispatchLoopShutdown ( Yaf_Request_Abstract $request , Yaf_Response_Abstract $response )

This is the latest hook in Yaf plugin hook system, if a custom plugin implement this method, then it will be called after the dispatch loop finished.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

request

response

返り値

参考


Yaf_Plugin_Abstract
PHP Manual