php-debugbar icon indicating copy to clipboard operation
php-debugbar copied to clipboard

Refactor DataCollector html dumper to a trait

Open erikn69 opened this issue 2 years ago • 0 comments

@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

erikn69 avatar Oct 02 '23 15:10 erikn69