Commit 0352b87
committed
minor #21601 [Console] Fix wrong method name to add a command to an application (Nek-)
This PR was merged into the 8.0 branch.
Discussion
----------
[Console] Fix wrong method name to add a command to an application
The method `add` of the class Application does not exist anymore in Symfony 8.0 !
Commits
-------
55ecef8 [Console] Fix wrong method name to add a command to an application1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 51 | | |
57 | 52 | | |
58 | 53 | | |
| |||
0 commit comments