ReflectionNamedType::getName

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

Description

public ReflectionNamedType::getName(): string

Parameters

This function has no parameters.

Return Values

Returns the name of the type being reflected.

See Also