zazoomauro / node-dependency-injection

The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
https://github.com/zazoomauro/node-dependency-injection/wiki
MIT License
280 stars 34 forks source link

Fails when loading services.yaml on multiple extends of Abstract Classes #181

Closed pablopique97 closed 2 years ago

pablopique97 commented 2 years ago
image

If the yaml is loaded it fails when 2 classes extends an abstract class.

zazoomauro commented 2 years ago

resolved by #182