php-debugbar
php-debugbar copied to clipboard
Refactor DataCollector html dumper to a trait
@barryvdh I noticed that the same code is repeated many times, Wouldn't it be better to move it to a trait? It would be more readable and more organized everything would continue working the same ~I don't know if it will be a breaking change~ It's not, DEMO: https://onlinephp.io/c/b3a7d