Pink-Crab / Perique-Framework

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

[V2] Issues using multiple inject traits #152

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

When changing how the Module_Manager is processed, i had issues where the Hook_Loader injectable didnt work if there was multiple Inject trait/interface combinations

Make tests, testing different combinations

gin0115 commented 1 year ago

Had to create a custom fork of dice to add this capabilty