编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ReflectionProperty::__construct
  • ReflectionProperty::getDeclaringClass »
  • PHP Manual
  • ReflectionProperty
  • Export

ReflectionProperty::export

(PHP 5, PHP 7)

ReflectionProperty::export — Export

说明

public static ReflectionProperty::export ( mixed $class , string $name [, bool $return ] ) : string

Exports a reflection.

Warning

本函数还未编写文档,仅有参数列表。

参数

argument

导出的反射。

name

The property name.

return

设为 TRUE 时返回导出结果,设为 FALSE(默认值)则忽略返回。

返回值

参见

  • ReflectionProperty::toString()

相关文章
php 反射 reflectionproperty 类php cubrid 函数 export the lob object to a filephp gmp 函数 export to a binary stringphp oci lob 别名 oci lob exportphp reflectionclass 获取类的一个属性的 reflectionpropertyphp reflectionclassconstant exportphp reflectionextension exportphp reflectionproperty clonephp reflectionproperty construct a reflectionproperty objectphp reflectionproperty exportphp reflectionproperty gets declaring classphp reflectionproperty gets the property doc commentphp reflectionproperty gets the property modifiersphp reflectionproperty gets property namephp reflectionproperty gets valuephp reflectionproperty set property accessibilityphp reflectionproperty set property valuephp reflectionproperty to stringphp reflectionzendextension exportphp rrdgraph sets the options for rrd graph export
关注编程学问公众号
编程学问网 湘ICP备20001732号