Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(angular.injector): injectors aren't functions #9453

Closed
wants to merge 1 commit into from

Conversation

thorn0
Copy link
Contributor

@thorn0 thorn0 commented Oct 6, 2014

No description provided.

caitp pushed a commit that referenced this pull request Oct 6, 2014
@caitp caitp closed this in 0e4390c Oct 6, 2014
@thorn0 thorn0 deleted the patch-3 branch October 7, 2014 11:36
* dependency injection (see {@link guide/di dependency injection}).
*

* @param {Array.<string|Function>} modules A list of module functions or their aliases. See
* {@link angular.module}. The `ng` module must be explicitly added.
* @returns {function()} Injector function. See {@link auto.$injector $injector}.
* @returns {function()} Injector object. See {@link auto.$injector $injector}.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thorn0 , @caitp : Shouldn't also the type be changed (from function() to Object) ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

bullgare pushed a commit to bullgare/angular.js that referenced this pull request Oct 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants