-
In
- 283c5fede0cf79d2e6e5e8a8d3abca52f7e25ed8
- especially https://github.com/ce-saig/LeafBox/blob/develop/app/controllers/MediaController.php
So we didnt need to do repeat things like this
```
publ…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
Hello @lvkaiyang,
Your program is coming along well. Some things I noticed.
Your going to need to practice some dependency injection. Currently, your random number generators are hard coded. This is…
-
> Дело не первой очередности, но можно поппробовать именовать коммиты другом ключе.
Сейчас идет именование в зависимости от "категории" к которой относится изменение (напр: `Inventory`, `Plants`, `de…
-
Hello,
I'd love to have a feature where it shows and is able to remove unused constructor-based dependency injections (DI).
For example:
```
public function __construct(
private rea…
-
We've discussed this previously in #687 but perhaps it could be reconsidered for 3.0? 😉
I'll open with a comment I made at the time that's still relevant today:
> We like xUnit to the degree that…
-
Dependency injection example for context
I'm trying in my test project [NPocoTestDrive](https://github.com/mchomem/NPocoTestDrive) create a Context class pattern to use with Npoco, using dependency…
-
In the MS DI implementation, it is stated in [docs](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-8.0#services-not-created-by-the-service-container) t…
-
-
![image](https://github.com/user-attachments/assets/87545081-592f-4c12-ba10-34b58299e136)
you can use the Dependency injection for the object you do not need pass the objects while registre the ser…