PHP マニュアル
関数リファレンス
変数・データ型関連
リフレクション
ReflectionProperty
ReflectionProperty::__clone
ReflectionProperty::__construct
ReflectionProperty::export
ReflectionProperty::getAttributes
ReflectionProperty::getDeclaringClass
ReflectionProperty::getDefaultValue
ReflectionProperty::getDocComment
ReflectionProperty::getModifiers
ReflectionProperty::getName
ReflectionProperty::getType
ReflectionProperty::getValue
ReflectionProperty::hasDefaultValue
ReflectionProperty::hasType
ReflectionProperty::isDefault
ReflectionProperty::isInitialized
ReflectionProperty::isLazy
ReflectionProperty::isPrivate
ReflectionProperty::isPromoted
ReflectionProperty::isProtected
ReflectionProperty::isPublic
ReflectionProperty::isReadOnly
ReflectionProperty::isStatic
ReflectionProperty::setAccessible
ReflectionProperty::setRawValueWithoutLazyInitialization
ReflectionProperty::setValue
ReflectionProperty::skipLazyInitialization
ReflectionProperty::__toString
ReflectionProperty
ReflectionProperty::__construct
ReflectionProperty
PHP マニュアル
ReflectionProperty::__clone
クローンする
説明
private
void
ReflectionProperty::__clone
()
クローンします。
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
この関数にはパラメータはありません。
戻り値
変更履歴
バージョン
説明
8.1.0
このメソッドは、
final
ではなくなりました。
参考
ReflectionProperty::export
オブジェクトのクローン作成