mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02: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.