Editor PHP 2.4.0

ReStructuredTextDescriptor extends Descriptor
in package

Table of Contents

Methods

describe()  : void
describeApplication()  : void
describeCommand()  : void
describeInputArgument()  : void
describeInputDefinition()  : void
describeInputOption()  : void
write()  : void
Override parent method to set $decorated = true.

Methods

describeCommand()

protected describeCommand(Command $command[, array<string|int, mixed> $options = [] ]) : void
Parameters
$command : Command
$options : array<string|int, mixed> = []

write()

Override parent method to set $decorated = true.

protected write(string $content[, bool $decorated = true ]) : void
Parameters
$content : string
$decorated : bool = true

        
On this page

Search results