Roave / BetterReflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
MIT License
1.18k stars 131 forks source link

Finalize classes #1426

Open staabm opened 4 months ago

staabm commented 4 months ago

I wonder whether we want to disallow subclassing..?

Ocramius commented 4 months ago

Not always, but we should evaluate it.