Yaf_Plugin_Abstract::dispatchLoopStartup
PHP Manual
PHP Manual»Yaf_Plugin_Abstract»Yaf_Plugin_Abstract::dispatchLoopStartup

Yaf_Plugin_Abstract::dispatchLoopStartup

(Yaf >=1.0.0)

Yaf_Plugin_Abstract::dispatchLoopStartupディスパッチループの前にフックする

説明

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

パラメータ

request

response

戻り値

To Top