Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
Ubiquity\attributes\items\router Namespace Reference

Router annotations. More...

Data Structures

class  Delete
 Defines a route with the delete method Ubiquity\attributes\items\router$Post This class is part of Ubiquity. More...
 
class  Get
 Defines a route with the get method Ubiquity\attributes\items\router$Get This class is part of Ubiquity. More...
 
class  NoRoute
 Annotation NoRoute. More...
 
class  Options
 Defines a route with the options method Ubiquity\attributes\items\router$Options This class is part of Ubiquity. More...
 
class  Patch
 Defines a route with the patch method Ubiquity\attributes\items\router$Patch This class is part of Ubiquity. More...
 
class  Post
 Defines a route with the post method Ubiquity\attributes\items\router$Post This class is part of Ubiquity. More...
 
class  Put
 Defines a route with the put method Ubiquity\attributes\items\router$Put This class is part of Ubiquity. More...
 
class  Route
 Defines a route. More...
 

Detailed Description

Router annotations.