Documentation

OperationId
in package

Generate the OperationId based on the context of the OpenApi annotation.

Table of Contents

$hash  : mixed
__construct()  : mixed
__invoke()  : mixed
isHash()  : bool
setHash()  : OperationId

Properties

Methods

__construct()

public __construct([bool $hash = true ]) : mixed
Parameters
$hash : bool = true

if true hash generated ids instead of clear text

Return values
mixed

isHash()

public isHash() : bool
Return values
bool

Search results