(PHP 5, PHP 7, PHP 8)
ReflectionObject 類報告了一個對象(object)的相關(guān)信息。
$argument
$return
$name
null
$flags
$filter
&$def_value
$interface
$object
$class
$args
$...
$value
對象的類名。只讀,在嘗試賦值的時候會拋出 ReflectionException。