ReflectionClassConstant::__toString

(PHP 7 >= 7.1.0)

ReflectionClassConstant::__toStringReturns the string representation of the ReflectionClassConstant object

说明

public ReflectionClassConstant::__toString ( void ) : string

Returns the string representation of the ReflectionClassConstant object.

参数

此函数没有参数。

返回值

A string representation of this ReflectionClassConstant instance.

相关文章
php dba 函数 splits a key in string representation into array representationphp grapheme 函数 returns part of haystack string from the first occurrence of needle to the end of haystackphp sqlite 函数 opens an sqlite database and returns an sqlitedatabase objectphp gmagick returns the size associated with the gmagick objectphp ktaglib id3v2 frame returns a string representation of the framephp mongodate returns a datetime object representing this datephp mongodb bson decimal128 returns the string representation of this decimal128php mongodb bson decimal128interface returns the string representation of this decimal128interfacephp mongodb bson int64 returns the string representation of this int64php mongodb bson objectid returns a representation that can be converted to jsonphp mongodb bson regex returns the string representation of this regexphp mongodb bson regexinterface returns the string representation of this regexinterfacephp mongodb bson timestamp returns the string representation of this timestampphp mongodb bson timestampinterface returns the string representation of this timestampinterfacephp mongodb bson utcdatetime returns the string representation of this utcdatetimephp mongodb bson utcdatetimeinterface returns the string representation of this utcdatetimeinterfacephp mongodb driver readconcern returns an object for bson serializationphp mysqli result returns the current row of a result set as an objectphp mysqlnduhconnection returns a string description of the last errorphp reflectionclassconstant returns the string representation of the reflectionclassconstant object
关注编程学问公众号