AsCommand
in package
Service tag to autoconfigure commands.
Table of Contents
- __construct() : mixed
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