Documentation

AsCommand
in package

Service tag to autoconfigure commands.

Table of Contents

$description  : string|null
$name  : string
__construct()  : mixed

Properties

$description

public string|null $description = null

Methods

__construct()

public __construct(string $name[, string|null $description = null ][, array<string|int, mixed> $aliases = [] ][, bool $hidden = false ]) : mixed
Parameters
$name : string
$description : string|null = null
$aliases : array<string|int, mixed> = []
$hidden : bool = false
Return values
mixed

Search results