Yaf_Plugin_Abstract::dispatchLoopStartup

(Yaf >=1.0.0)

Yaf_Plugin_Abstract::dispatchLoopStartup在调度循环之前的 Hook

说明

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

这个钩子将在分发循环开始之前触发。

参数

request

response

返回值

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top