AnnotatedSetters.php
Copyright 2009-2021 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsd.
Tags
Interfaces, Classes, Traits and Enums
- Horde_Injector_Binder_AnnotatedSetters
- 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.