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

docs($injector): clean up docs for $injector#has #9452

Closed
wants to merge 1 commit into from

Conversation

thorn0
Copy link
Contributor

@thorn0 thorn0 commented Oct 6, 2014

No description provided.

* @param {string} Name of the service to query.
* @returns {boolean} returns true if injector has given service.
* @param {string} name Name of the service to query.
* @returns {boolean} true if injector has given service.
Copy link
Contributor

Choose a reason for hiding this comment

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

please wrap true in backticks so that it is rendered in a <code> tag --- otherwise lgtm

caitp pushed a commit that referenced this pull request Oct 6, 2014
Fixup return type and param info.

Closes #9452
@caitp caitp closed this in c6d76d1 Oct 6, 2014
@caitp
Copy link
Contributor

caitp commented Oct 6, 2014

thanks!

@thorn0 thorn0 deleted the patch-3 branch October 6, 2014 21:33
bullgare pushed a commit to bullgare/angular.js that referenced this pull request Oct 9, 2014
Fixup return type and param info.

Closes angular#9452
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.

2 participants