* Binds a method to the component. * * @param {object} component Component whose method is going to be bound. * @param {function} method Method to be bound. * @return {function} The bound method.
(component, method)
source not stored for this graph (policy: none)
no test coverage detected