class RequestMethods
Class RequestMethods
Constants
GET |
|
POST |
|
PUT |
|
DELETE |
|
HEAD |
|
Methods
static bool |
isAllowed(string $method)
Checks if the given method is allowed |
Details
at line 53
static public bool
isAllowed(string $method)
Checks if the given method is allowed