编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Reflection
  • Reflection::getModifierNames »
  • PHP Manual
  • Reflection
  • Exports

Reflection::export

(PHP 5, PHP 7)

Reflection::export — Exports

说明

public static Reflection::export ( Reflector $reflector [, bool $return = false ] ) : string

导出一个反射(reflection)。

Warning

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

参数

reflector

导出的反射。

return

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

返回值

如果参数 return 设为 TRUE,导出结果将作为 string 返回,否则返回 NULL。

参见

  • Reflection::getModifierNames() - 获取修饰符的名称

相关文章
php 反射 reflection 类php componere abstract definition reflectionphp componere method reflectionphp data structures 范例php 安装/配置 运行时配置php gnupg 函数 exports a keyphp 文件系统函数 获取真实路径缓冲区的大小php 文件系统函数 倒回文件指针的位置php rrd 函数 exports the information about rrd databasephp imagick exports raw image pixelsphp mongodb gets a collectionphp mongogridfs returns a single file matching the criteriaphp oci lob exports lob s contents to a filephp reflection exportsphp reflection 获取修饰符的名称php reflectionfunction exports functionphp reflectionparameter exportsphp reflector exportsphp weakmap returns whether the iterator is still on a valid map elementphp 安装/配置 资源类型
关注编程学问公众号
编程学问网 湘ICP备20001732号