Documentation

REST
in package

Attributes
#[Attribute]

Table of Contents

Constants

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

Properties

$method  : string
$path  : string
$version  : float

Methods

__construct()  : mixed

Constants

Properties

Methods

__construct()

public __construct(string $method, string $path[, float $version = 1 ]) : mixed
Parameters
$method : string
$path : string
$version : float = 1

        
On this page

Search results