Ubiquity  2.0.0
php rapid development framework
Constants Class Reference

Data Fields

const REQUEST_METHODS =[ "get" => "GET"
 
const post => "POST","put" => "PUT","patch" => "PATCH","delete" => "DELETE","head" => "HEAD","options" => "OPTIONS" ]
 

Detailed Description

Definition at line 5 of file Constants.php.

Field Documentation

◆ post

const post => "POST","put" => "PUT","patch" => "PATCH","delete" => "DELETE","head" => "HEAD","options" => "OPTIONS" ]

Definition at line 6 of file Constants.php.

◆ REQUEST_METHODS

const REQUEST_METHODS =[ "get" => "GET"

Definition at line 6 of file Constants.php.


The documentation for this class was generated from the following file: