Documentation

AsCommand
in package

Service tag to autoconfigure commands.

Table of Contents

Properties

$description  : string|null
$name  : string

Methods

__construct()  : mixed

Attributes

#[Attribute]

#[Attribute]

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

        
On this page

Search results