\Imi\Server\Http\RouteRouteItem

Summary

Methods
Properties
Constants
__construct()
$annotation
$callable
$middlewares
$wsConfig
$options
$singleton
$view
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$middlewares

$middlewares : array

中间件列表

Type

array

$wsConfig

$wsConfig : array

WebSocket 配置

Type

array

$options

$options : array

其它配置项

Type

array

$singleton

$singleton : boolean

是否为单例控制器

Type

boolean

Methods