mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-04-05 07:31:01 +00:00
doc(.defer.cancel): temporarily disable the doc
This commit is contained in:
parent
2b2df4754d
commit
9636160332
1 changed files with 3 additions and 3 deletions
|
|
@ -361,9 +361,9 @@ function Browser(window, document, body, XHR, $log) {
|
|||
|
||||
|
||||
/**
|
||||
* @workInProgress
|
||||
* @ngdoc method
|
||||
* @name angular.service.$browser.defer#cancel
|
||||
* THIS DOC IS NOT VISIBLE because ngdocs can't process docs for foo#method.method
|
||||
*
|
||||
* @name angular.service.$browser#defer.cancel
|
||||
* @methodOf angular.service.$browser.defer
|
||||
* @returns {boolean} Returns `true` if the task hasn't executed yet and was successfuly canceled.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue