CakeFest 2024: The Official CakePHP Conference

Swoole\Http\Server::start

(PECL swoole >= 1.9.0)

Swoole\Http\Server::startStart the swoole http server.

Description

public Swoole\Http\Server::start(): void

Start the swoole http server.

Parameters

This function has no parameters.

Return Values

add a note

User Contributed Notes

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