GoLang ReflectionNamedType::getName

request it (246)
GoLang replacement for PHP's ReflectionNamedType::getName [edit | history]



Do you know a GoLang replacement for PHP's ReflectionNamedType::getName? Write it!

PHP ReflectionNamedType::getName

PHP original manual for ReflectionNamedType::getName [ show | php.net ]

ReflectionNamedType::getName

(PHP 7 >= 7.1.0)

ReflectionNamedType::getNameGet the text of the type hint

Description

public string ReflectionNamedType::getName ( void )

Parameters

This function has no parameters.

Return Values

Returns the text of the type hint.