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

Ubiquity\attributes$BaseAttribute This class is part of Ubiquity. More...

+ Inheritance diagram for BaseAttribute:

Public Member Functions

 __construct ()
 
 asAnnotation ()
 
 getNamespace ()
 
 __toString ()
 
- Public Member Functions inherited from BaseAnnotationTrait
 getProperties ()
 
 getPropertiesAndValues ($props=NULL)
 
 isSameAs ($annot)
 

Protected Member Functions

 getDefaultParameters ()
 

Detailed Description

Ubiquity\attributes$BaseAttribute This class is part of Ubiquity.

Author
jc
Version
1.0.0

Definition at line 15 of file BaseAttribute.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 17 of file BaseAttribute.php.

Member Function Documentation

◆ __toString()

__toString ( )

Definition at line 40 of file BaseAttribute.php.

◆ asAnnotation()

asAnnotation ( )

Reimplemented in Validator.

Definition at line 21 of file BaseAttribute.php.

◆ getDefaultParameters()

getDefaultParameters ( )
protected

Reimplemented from BaseAnnotationTrait.

Definition at line 29 of file BaseAttribute.php.

◆ getNamespace()

getNamespace ( )

Definition at line 25 of file BaseAttribute.php.


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