TomasVotruba / class-leak

Find leaking classes that you never use... and get rid of them.
https://tomasvotruba.com/blog/how-to-avoid-maintaining-classes-you-dont-use
MIT License
75 stars 6 forks source link

Prevent fatal error when class cannot be autoloaded #31

Closed staabm closed 8 months ago

staabm commented 8 months ago

I was not able to write a automated test for it 🤷‍♂️

closes https://github.com/TomasVotruba/class-leak/issues/12

TomasVotruba commented 8 months ago

We'll need a test case for this, just to be sure I won't remove it in the future :D

staabm commented 8 months ago

I am not able to test it