在线文档教程
PHP
反射 | Reflection

ReflectionProperty::__toString

ReflectionProperty::__toString

(PHP 5, PHP 7)

ReflectionProperty :: __ toString - 字符串

描述

public string ReflectionProperty::__toString ( void )

字符串。

警告

此功能目前没有记录; 只有它的参数列表可用。

参数

该功能没有参数。

返回值

← ReflectionProperty::setValue

ReflectionType →