Swoole\Http\Server::on

(PECL swoole >= 1.9.0)

Swoole\Http\Server::on β€” Bind callback function to HTTP server by event name.

θͺ¬ζ˜Ž

public function Swoole\Http\Server::on(string $event_name, callable $callback): void

Bind callback function to HTTP server by event name.

パラパータ

event_name

callback

ζˆ»γ‚Šε€€

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.