ReflectionNamedType::getName

(PHP 7 >= 7.1.0)

ReflectionNamedType::getNameGet the text of the type hint

説明

public ReflectionNamedType::getName ( void ) : string

パラメータ

この関数にはパラメータはありません。

返り値

Returns the text of the type hint.

参考