mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +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
|
||||
* @function
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue