ReflectionProperty::__toString

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::__toString文字列に変換する

説明

public ReflectionProperty::__toString(): string

プロパティを表現した文字列を返します。

パラメータ

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

戻り値

文字列を返します。

参考