Ubiquity 2.5.2
php rapid development framework
|
Annotation Database. More...
Public Member Functions | |
__construct (string $name) | |
Public Member Functions inherited from BaseAttribute | |
__construct () | |
asAnnotation () | |
getNamespace () | |
__toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
getProperties () | |
getPropertiesAndValues ($props=NULL) | |
isSameAs ($annot) | |
Data Fields | |
string | $name |
Additional Inherited Members | |
Protected Member Functions inherited from BaseAttribute | |
getDefaultParameters () | |
Annotation Database.
usages :
Ubiquity\attributes\items$Database This class is part of Ubiquity
Definition at line 22 of file Database.php.
__construct | ( | string | $name | ) |
Definition at line 26 of file Database.php.
string $name |
Definition at line 24 of file Database.php.