ReflectionNamedType
PHP Manual

ReflectionNamedType::getName

(PHP 7 >= 7.1.0)

ReflectionNamedType::getNameGet the text of the type hint

Description

public string ReflectionNamedType::getName ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the text of the type hint.

Voir aussi


ReflectionNamedType
PHP Manual