mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
BetterReflection would like to extend these classes to provide adaptors. As our other Reflector classes are non-final, I think it makes sense to make these non-final as well. Closes GH-7520.