mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
bdf2cd7508
This method only makes sense for single types, e.g. it would be meaningless for union types. Note that we always return ReflectionNamedType right now, so this does not break compatibility for code using any currently existing types.