Manage dependency injection.
More...
|
static | init (&$config) |
| Initialize dependency injection cache To use in dev only!
|
|
static | fetch ($controller) |
|
|
static | $key = "controllers/di/" |
|
Manage dependency injection.
Ubiquity\controllers\di$DiManager This class is part of Ubiquity
- Author
- jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
- Version
- 1.0.1
- Since
- Ubiquity 2.1.0
Definition at line 17 of file DiManager.php.
◆ fetch()
static fetch |
( |
|
$controller | ) |
|
|
static |
◆ getControllerCacheKey()
static getControllerCacheKey |
( |
|
$classname | ) |
|
|
staticprotected |
◆ init()
Initialize dependency injection cache To use in dev only!
- Parameters
-
Definition at line 26 of file DiManager.php.
◆ store()
static store |
( |
|
$controller, |
|
|
|
$injections |
|
) |
| |
|
staticprotected |
◆ $key
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity/src/Ubiquity/controllers/di/DiManager.php