mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +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.