Return value reflection
Stores the return value type and description
__construct(string $type, string $description)
string
Return value type
string
Return value type
getDescription() : string
string
getType() : string
string
setDescription(string | null $description) : void
stringnull
\Zend\Server\Reflection\Exception\InvalidArgumentException |
---|
setType(string | null $type) : void
$description : string
$type : string