ReflectionConstant::__toString

文字列表現を返す

説明

public string ReflectionConstant::__toString()

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

パラメータ

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

戻り値

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

参考