We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770dc40 commit c976917Copy full SHA for c976917
src/Symfony/Component/Console/CHANGELOG.md
@@ -13,7 +13,7 @@ CHANGELOG
13
* Allow passing invokable commands to `Symfony\Component\Console\Tester\CommandTester`
14
* Add `#[MapInput]` attribute to support DTOs in commands
15
* Add optional timeout for interaction in `QuestionHelper`
16
- * Add support for interactive invokable commands with `#[Interactive]` and `#[InteractiveQuestion]` attributes
+ * Add support for interactive invokable commands with `#[Interact]` and `#[Ask]` attributes
17
18
7.3
19
---
0 commit comments