mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
parent
52a55ec618
commit
89c0b5d096
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ function annotate(fn) {
|
|||
*
|
||||
* @param {string} name The name of the service to decorate.
|
||||
* @param {function()} decorator This function will be invoked when the service needs to be
|
||||
* instanciated. The function is called using the {@link AUTO.$injector#invoke
|
||||
* instantiated. The function is called using the {@link AUTO.$injector#invoke
|
||||
* injector.invoke} method and is therefore fully injectable. Local injection arguments:
|
||||
*
|
||||
* * `$delegate` - The original service instance, which can be monkey patched, configured,
|
||||
|
|
|
|||
Loading…
Reference in a new issue