ReflectionNamedType::getName

(PHP 7 >= 7.1.0)

ReflectionNamedType::getNameGet the text of the type hint

Descripción

public ReflectionNamedType::getName ( ) : string

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the text of the type hint.

Ver también