mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 23:35:40 +08:00
7 lines
208 B
Markdown
7 lines
208 B
Markdown
|
|
# Dependency Injection
|
||
|
|
|
||
|
|
<!-- TODO: How PHP-DI autowiring works in v3.
|
||
|
|
ApplicationContext::get() usage.
|
||
|
|
Registering custom services.
|
||
|
|
Injecting into command classes, build classes, and stage methods. -->
|