mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 11:37:38 +08:00
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.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @module ng
|
||||
* @name angular.injector
|
||||
* @function
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user