|
Ubiquity 2.5.2
php rapid development framework
|
Attribute Resource. More...
Inheritance diagram for Resource:Public Member Functions | |
| __construct (string $name) | |
| Resource constructor. | |
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 () | |
Attribute Resource.
usages :
Definition at line 20 of file Resource.php.
| __construct | ( | string | $name | ) |
| string $name |
Definition at line 22 of file Resource.php.