GoLang ReflectionClassConstant::getName

request it (228)
GoLang replacement for PHP's ReflectionClassConstant::getName [edit | history]



Do you know a GoLang replacement for PHP's ReflectionClassConstant::getName? Write it!

PHP ReflectionClassConstant::getName

PHP original manual for ReflectionClassConstant::getName [ show | php.net ]

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

Description

public string ReflectionClassConstant::getName ( void )

Parameters

This function has no parameters.

Return Values

Returns the constant's name.