intraxia / jaxion

A WordPress plugin framework for modern WordPress development.
http://intraxia.github.io/jaxion/
MIT License
15 stars 3 forks source link

Use setter injection for Register\Assets debug #1

Closed mAAdhaTTah closed 9 years ago

mAAdhaTTah commented 9 years ago

There's no need to stick that in the constructor, as that's an option dependency, and can provide the option for swapping the debug setting based on other properties/attributes/constraints.