PHP Mini Documentation

HttpMethod
in package

PHP Mini Framework

Tags
copyright

busarm.com

license

https://github.com/Busarm/php-mini/blob/master/LICENSE (MIT License)

codeCoverageIgnore

Table of Contents

DELETE  = "DELETE"
GET  = "GET"
HEAD  = "HEAD"
OPTIONS  = "OPTIONS"
PATCH  = "PATCH"
POST  = "POST"
PUT  = "PUT"

Constants


        

Search results