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\OutputInterface
The output object to use.- object
object
The object to describe.- options
array
Options for the descriptor.
getName
Returns the canonical name of this helper.
getName() : string
since |
---|
Response
string
The canonical name