MethodNotAllowedException extends ResponseException
HTTP 405 Method Not Allowed error
Table of Contents
- getAllowedMethods() : array<string|int, string>
- Returning all available HTTP methods for the endpoint
Methods
getAllowedMethods()
Returning all available HTTP methods for the endpoint
public
getAllowedMethods() : array<string|int, string>