diff options
Diffstat (limited to 'src/ng/rootElement.js')
| -rw-r--r-- | src/ng/rootElement.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ng/rootElement.js b/src/ng/rootElement.js index 7b72c2de..20e5bfc4 100644 --- a/src/ng/rootElement.js +++ b/src/ng/rootElement.js @@ -11,3 +11,6 @@ * location where the applications {@link angular.module.AUTO.$injector $injector} service gets * published, it can be retrieved using `$rootElement.injector()`. */ + + +// the implementation is in angular.bootstrap |
