ReflectionMethod::export
(PHP 5, PHP 7)
ReflectionMethod::export — 导出 reflection 方法
警告
本函数已自 PHP 7.4.0 起弃用,自 PHP 8.0.0 起移除。强烈建议不要依赖本函数。
说明
导出 ReflectionMethod。
更新日志
| 版本 | 说明 |
|---|---|
| 8.0.0 | 此函数已移除。 |
| 7.4.0 | 此函数已废弃。 |
参见
- ReflectionMethod::__construct() - 构造 ReflectionMethod
- ReflectionMethod::__toString() - 返回反射方法对象的字符串表达