ProcessorInterface
命令行输出处理器接口
已弃用
| 自 |
4.0.0 |
|---|---|
| 已弃用 |
4.3 起将从 6.0 中移除,请使用 |
| 包 |
Joomla CMS |
方法
process
将提供的输出处理成字符串。
process( output) :
| 自 |
4.0.0 |
|---|
参数
- output
string要处理的字符串。
响应
string