|
Ubiquity 2.5.2
php rapid development framework
|
Attribute for autowiring. More...
Inheritance diagram for Autowired:Additional Inherited Members | |
Public Member Functions inherited from BaseAttribute | |
| __construct () | |
| asAnnotation () | |
| getNamespace () | |
| __toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
| getProperties () | |
| getPropertiesAndValues ($props=NULL) | |
| isSameAs ($annot) | |
Protected Member Functions inherited from BaseAttribute | |
| getDefaultParameters () | |
Attribute for autowiring.
usage : #[Autowired]
Definition at line 21 of file Autowired.php.