编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 fann 函数 在训练数据中缩放输出至指定范围php fann 函数 设置级联候选更改分数php fann 函数 设置quickprop算法衰减因子php gnupg 函数 exports a keyphp rrd 函数 exports the information about rrd databasephp gmagick returns the graphicsmagick package namephp gmagick control the brightness saturation and huephp gmagick reads image from filenamephp imagick exports raw image pixelsphp oci lob exports lob s contents to a filephp recursivetreeiterator get the prefixphp blenc blenc 函数php reflection exportsphp reflection 获取修饰符的名称php reflectionfunction exports functionphp reflectionparameter exportsphp reflector exports
关注编程学问公众号
编程学问网 湘ICP备20001732号