(PHP 5, PHP 7)
ReflectionObject 类报告了一个对象(object)的相关信息。
$argument
$return
$name
$filter
&$def_value
$interface
$object
$class
$args
$...
$value
对象的类名。只读,在尝试赋值的时候会抛出 ReflectionException。