issues
search
moderntribe
/
square-one
Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89
stars
20
forks
source link
Feature/autowired meta definer
#985
Closed
defunctl
closed
2 years ago
defunctl
commented
2 years ago
What does this do/fix?
Use autowiring for object meta definers so we can use automatic dependency injection in the constructor.
QA
Should work exactly as before, but now you can auto inject instances into object meta classes.
Tests
Does this have tests?
[ ] Yes
[x] No, this doesn't need tests because it's just a DI definition update.
[ ] No, I need help figuring out how to write the tests.
What does this do/fix?
QA
Tests
Does this have tests?