PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\Http\Server
Swoole\Http\Server::on
Swoole\Http\Server::start
Swoole\Http\Server
Swoole\Http\Server::start
Swoole\Http\Server
PHP マニュアル
Swoole\Http\Server::on
Bind callback function to HTTP server by event name.
説明
public
void
Swoole\Http\Server::on
(
string
$event_name
,
callable
$callback
)
Bind callback function to HTTP server by event name.
パラメータ
event_name
callback
戻り値