Open Issues Need Help
View All on GitHub Make `Injector::resolveDependencies()` public about 3 hours ago
AI Summary: The user proposes making the `Injector::resolveDependencies()` method public. This change would allow users to resolve a list of arguments when they already have a reflection object, addressing a common need also supported by similar features in frameworks like Spiral.
Complexity:
2/5
good first issue type:feature
PSR-11 compatible injector
PHP
#dependency-injection#hacktoberfest#injector#psr-11#yii3