mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +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. -->
|