ReflectionNamedType::getName

(PHP 7 >= 7.1.0)

ReflectionNamedType::getNameGet the text of the type hint

Açıklama

public ReflectionNamedType::getName ( ) : string

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the text of the type hint.

Ayrıca Bakınız