App
- Full name:
\Codefy\Framework\Http\Swoole\App
- This class is marked as final and can't be subclassed
- This class is a Final class
Properties
app
server
serverStartTimestamp
Methods
__construct
public __construct(?\Codefy\Framework\Application $app = null, ?\Swoole\Http\Server $server = null, int $serverStartTimestamp): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$app | ?\Codefy\Framework\Application | |
$server | ?\Swoole\Http\Server | |
$serverStartTimestamp | int |
init
Parameters:
Parameter | Type | Description |
---|---|---|
$routesCallable | callable |
start
Starts Swoole Server
initRoutes
Parameters:
Parameter | Type | Description |
---|---|---|
$callable | callable |
Automatically generated on 2025-10-13