Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
DeleteAnnotation Class Reference

Defines a route with the delete method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More...

+ Inheritance diagram for DeleteAnnotation:

Public Member Functions

 initAnnotation (array $properties)
 Initialize the annotation.
 
- Public Member Functions inherited from BaseAnnotation
 asAnnotation ()
 
 __toString ()
 
- Public Member Functions inherited from BaseAnnotationTrait
 getProperties ()
 
 getPropertiesAndValues ($props=NULL)
 
 isSameAs ($annot)
 

Additional Inherited Members

- Data Fields inherited from RouteAnnotation
 $path
 
 $methods
 
 $name
 
 $cache
 
 $duration
 
 $inherited
 
 $automated
 
 $requirements
 
 $priority
 
- Protected Member Functions inherited from BaseAnnotation
 getDefaultParameters ()
 

Detailed Description

Defines a route with the delete method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity.

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.0

Definition at line 13 of file DeleteAnnotation.php.

Member Function Documentation

◆ initAnnotation()

initAnnotation ( array  $properties)

Initialize the annotation.

Reimplemented from RouteAnnotation.

Definition at line 15 of file DeleteAnnotation.php.


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