ReflectionClassConstant::__toString

ReflectionClassConstant オブジェクトの文字列表現を返す

説明

public string ReflectionClassConstant::__toString()

ReflectionClassConstant オブジェクトの文字列表現を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

この ReflectionClassConstant インスタンスの文字列表現を返します。

変更履歴

バージョン 説明
8.4.0 付加された doc comment が含まれるようになりました。

参考