On 17 Sep 2014, at 15:43, Levi Morrison <le...@php.net> wrote:

> Dropping the suffix:
> ------------------------------
> class ReflectionType
> 
> Methods:
>  ReflectionFunction::hasReturnType
>  ReflectionFunction::getReturnType
>  ReflectionParameter::hasType
>  ReflectionParameter::getType

This seems to be the cleanest. Perhaps we should just call these “parameter 
types” and “return types”, or “type declarations” in full?
--
Andrea Faulds
http://ajf.me/





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to