\Framework\AttributesUserAction

Summary

Methods
Properties
Constants
__construct()
getMiddleware()
$type
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$type

$type : ?string

Type

?string

Methods

__construct()

__construct(string|null  $type = null) : mixed

Parameters

string|null $type

动作类型标识

Returns

mixed —

getMiddleware()

getMiddleware() : string|string[]

返回该注解关联的中间件类名 (或类名数组)

Returns

string|string[] —