TextDescriptor extends TextDescriptor
Text descriptor.
Table of Contents
Methods
- __construct() : mixed
- describeApplication() : mixed
- {@inheritdoc}
Methods
__construct()
public
__construct(CommandRegistry $commandRegistry, bool $degraded) : mixed
Parameters
- $commandRegistry : CommandRegistry
- $degraded : bool
describeApplication()
{@inheritdoc}
protected
describeApplication(Application $application[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $application : Application
- $options : array<string|int, mixed> = []