OpenAPIPath
in package
FinalYes
OpenAPIパスを明示的に指定
ルーターから自動推論できない場合に使用します。
Attributes
- #[Attribute]
- \Attribute::TARGET_METHOD
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$method
public
string|null
$method
= null
$path
public
string
$path
Methods
__construct()
public
__construct(string $path[, string|null $method = null ]) : mixed
Parameters
- $path : string
- $method : string|null = null