Module: clb-env¶
Description¶
clb-env module provides a way to information from the global environment.
Function: clbEnv¶
Get environement information using dotted notation with the clbEnv provider or service.
Before being used, clbEnv must be initialized with the context values. You can do so by setting up a global bbpConfig variable or using angular.clbBootstrap.
-
clbEnv($injector)¶ Arguments: - $injector (object) – AngularJS injection
Return object: provider