ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

Opis

public ReflectionClassConstant::getName ( void ) : string

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the constant's name.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top