ReflectionClass::getStaticPropertyValue
(PHP 5 >= 5.1.0)
ReflectionClass::getStaticPropertyValue — Gets static property value
説明
Gets the static property values.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
- name
-
- default
-
返り値
参考
- ReflectionClass::getStaticProperties - Gets static properties
- ReflectionClass::setStaticPropertyValue - Sets static property value
ReflectionClass::getStaticPropertyValue
There are no user contributed notes for this page.
