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

Ubiquity\annotations$BaseAnnotationTrait This class is part of Ubiquity. More...

+ Inheritance diagram for BaseAnnotationTrait:

Public Member Functions

 getProperties ()
 
 getPropertiesAndValues ($props=NULL)
 
 isSameAs ($annot)
 

Protected Member Functions

 getDefaultParameters ()
 

Detailed Description

Ubiquity\annotations$BaseAnnotationTrait This class is part of Ubiquity.

Author
jc
Version
1.0.1

Definition at line 13 of file BaseAnnotationTrait.php.

Member Function Documentation

◆ getDefaultParameters()

getDefaultParameters ( )
abstractprotected

Reimplemented in BaseAnnotation, and BaseAttribute.

◆ getProperties()

getProperties ( )

Definition at line 16 of file BaseAnnotationTrait.php.

◆ getPropertiesAndValues()

getPropertiesAndValues (   $props = NULL)

Reimplemented in Route.

Definition at line 22 of file BaseAnnotationTrait.php.

◆ isSameAs()

isSameAs (   $annot)

Reimplemented in TransformerAnnotation, and Transformer.

Definition at line 40 of file BaseAnnotationTrait.php.


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