codesamplex

Ejemplo

Declare Symfony Console commands using the AsCommand attribute rather than the removed static defaultName property

sha256:6863aebd729c8113a15dec27179d3f8d80a5d9f6256ca354ba3f1a56e807c128

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Declare Symfony Console commands using the AsCommand attribute rather than the removed static defaultName property HOW
Paquetes
symfony/console 7.2.1
Entorno
php
Creado
2026-08-16T14:01:15Z

Lo que suele suponerse

Declaring a protected static $defaultName property on a Command subclass sets the command name and description and allows registering it with Application::add().

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación