mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-11 08:13:10 +00:00
doc(angular.annotate): properly disable doc snippet to avoid compiler warnings
This commit is contained in:
parent
ef7cf60ebd
commit
b7cf7f2a79
1 changed files with 3 additions and 2 deletions
|
|
@ -73,8 +73,9 @@ function createInjector(factoryScope, factories, instanceCache) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*NOT_PUBLIC_YET
|
/**
|
||||||
* @ngdoc function
|
* THIS IS NOT PUBLIC DOC YET!
|
||||||
|
*
|
||||||
* @name angular.annotate
|
* @name angular.annotate
|
||||||
* @function
|
* @function
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue