DescriptorHelper
扩展自 Helper描述对象。
自 |
2.0.0 |
---|---|
包 |
Joomla 框架 |
方法
describe
如果支持,则描述对象。
describe(\Symfony\Component\Console\Output\OutputInterface output, object, mixed||string|int options = []) :
自 |
2.0.0 |
---|
参数
- 输出
OutputInterface
要使用的输出对象。- 对象
object
要描述的对象。- 选项
array<string|int, mixed>
描述符的选项。
返回值
void
getName
返回此帮助器的规范名称。
getName() :
自 |
2.0.0 |
---|
返回值
string
规范名称