codesamplex

示例

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

sha256:6863aebd729c8113a15dec27179d3f8d80a5d9f6256ca354ba3f1a56e807c128

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Declare Symfony Console commands using the AsCommand attribute rather than the removed static defaultName property HOW
symfony/console 7.2.1
环境
php
创建时间
2026-08-16T14:01:15Z

常见的想当然

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

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执