Horde_Injector_Binder_AnnotatedSetters
extends AnnotatedSetters
in package
implements
Horde_Injector_Binder
This is a binder that finds methods marked with @inject and calls them with their dependencies. It must be stacked on another binder that actually creates the instance.
Tags
Interfaces, Classes, Traits and Enums
- Horde_Injector_Binder
- Describes a binding class that is able to create concrete object instances.