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

Commit b7cf7f2

Browse files
committed
doc(angular.annotate): properly disable doc snippet to avoid compiler warnings
1 parent ef7cf60 commit b7cf7f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Injector.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ function createInjector(factoryScope, factories, instanceCache) {
7373
}
7474
}
7575

76-
/*NOT_PUBLIC_YET
77-
* @ngdoc function
76+
/**
77+
* THIS IS NOT PUBLIC DOC YET!
78+
*
7879
* @name angular.annotate
7980
* @function
8081
*

0 commit comments

Comments
 (0)