Method/Function prototypes
Contains accessors for the return value and all method arguments.
__construct(\Zend\Server\Reflection\ReflectionReturnValue $return, array $params)
getParameters() : \Zend\Server\Reflection\ReflectionParameter[]
\Zend\Server\Reflection\ReflectionParameter[]
Array of {@link \Zend\Server\Reflection\ReflectionParameter}sgetReturnType() : string
string
getReturnValue() : \Zend\Server\Reflection\ReflectionReturnValue