X Tutup
Skip to content

Commit 69a687e

Browse files
docs(injector): move angular.injector to the ng module
Even though it is defined in the auto folder, it makes more sense for this function to appear in the ng module in the docs.
1 parent b2dc078 commit 69a687e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/auto/injector.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* @ngdoc function
5+
* @module ng
56
* @name angular.injector
67
* @function
78
*

0 commit comments

Comments
 (0)
X Tutup