ReflectionNamedType::getName

(PHP 7 >= 7.1.0, PHP 8)

ReflectionNamedType::getNameGet the name of the type as a string

Descrizione

public ReflectionNamedType::getName(): string

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the name of the type being reflected.

Vedere anche: