CloneableInstantiable
Methods |
public describe(Symfony |
Properties |
Methods |
protected describeApplication(Symfony |
protected describeCommand(Symfony |
protected describeInputArgument(Symfony |
protected describeInputDefinition(Symfony |
protected describeInputOption(Symfony |
protected write(string $content, bool $decorated = true) : void Override parent method to set $decorated = true. |
Properties |
private string $chapterChar = '-' |
private string $paragraphsChar = '"' |
private string $partChar = '=' |
private string $sectionChar = '~' |
private string $subsectionChar = '.' |
private string $subsubsectionChar = '^' |
private array $visibleNamespaces = [] |
Methods |
private createTableOfContents(Symfony |
private describeCommands( $application, array $options) : void |
private getApplicationTitle(Symfony |
private getNonDefaultOptions(Symfony |
private removeAliasesAndHiddenCommands(array $commands) : array |
private setVisibleNamespaces(Symfony |