getBinder()
getBinder(string $interface) : \Horde_Injector_Binder|null
Returns the Horde_Injector_Binder object mapped to the request interface if such a mapping exists
Parameters
string | $interface | Interface name of object whose binding if being retrieved. |