Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

DI Container can not be called from the DI Container it self #29

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

it should be possible to use DI_Container as a dependency for a class and be past the current DI Container populated with its rule. Suspect it will be an easy case of adding in a default rule.