Skip to content

Kirby 4.2.0

$api->requestMethod()

Returns the request method

$api->requestMethod(): string|null

Return type

string|null

Parent class

Kirby\Api\Api