DescriptorHelper
Extends HelperDescribes an object.
| since |
2.0.0 |
|---|---|
| package |
Joomla Framework |
Methods
describe
Describes an object if supported.
describe(\Symfony\Component\Console\Output\OutputInterface output, object object, array options = []) : void
| since |
|---|
Arguments
- output
\Symfony\Component\Console\Output\OutputInterfaceThe output object to use.- object
objectThe object to describe.- options
arrayOptions for the descriptor.
getName
Returns the canonical name of this helper.
getName() : string
| since |
|---|
Response
stringThe canonical name