ARouter  0.1.0
Annotation based router for your projects
Route Class Reference

Data Fields

 $path
 
 $method = "GET"
 

Detailed Description

("METHOD")

See also

Field Documentation

◆ $method

$method = "GET"

Web request method.

({"GET", "POST", "HEAD", "OPTIONS", "PUT", "PATCH", "DELETE", "TRACE"})


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