Commit a5549f3
committed
minor symfony#21607 [Console] Update Cursor helper to use injected argument (mindaugasw)
This PR was merged into the 7.4 branch.
Discussion
----------
[Console] Update Cursor helper to use injected argument
| Q | A |
|---|---|
| Feature PR | symfony/symfony#62068 |
| PR author(s) | `@yceruto` |
| Merged in | 7.4 |
| Issue | symfony#21502 |
Fixes symfony#21502
Update [Cursor helper](https://symfony.com/doc/current/components/console/helpers/cursor.html) docs to use injected Cursor argument.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Commits
-------
dfcde17 [Console] Update Cursor helper to use injected argument1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments