Service tag to autoconfigure commands.
- final since Symfony 7.3
- attribute Attribute ( 1)
CloneableInstantiable
- Attributes
Attribute ( 1)
| Properties |
| public ?string $description |
| public ?string $help |
| public string $name |
| Methods |
public __construct(string $name, ?string $description = NULL, array $aliases = [], bool $hidden = false, ?string $help = NULL)
|