\Vegas\HttpMethod

Class Method

HTTP methods

Summary

Methods
Properties
Constants
toArray()
No public properties found
GET
POST
PUT
PATCH
DELETE
OPTIONS
HEAD
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

GET

GET

POST

POST

PUT

PUT

PATCH

PATCH

DELETE

DELETE

OPTIONS

OPTIONS

HEAD

HEAD

Methods

toArray()

toArray() : array

Returns an array of defined constants Constant name in key, constant value in value.

Returns

array