DescriptorHelper

Extends Helper

Describes an object.

since

2.0.0

package

Joomla Framework

Methods

describe

Describes an object if supported.

describe(\Symfony\Component\Console\Output\OutputInterface output,  object, mixed||string|int options = []) : 
since

2.0.0

Arguments

output

OutputInterfaceThe output object to use.

object

objectThe object to describe.

options

array<string|int, mixed>Options for the descriptor.

Response

void

getName

Returns the canonical name of this helper.

getName() : 
since

2.0.0

Response

stringThe canonical name