Commit 2573102
committed
minor symfony#7124 Fixed a typo in "define commands as service" (chalasr)
This PR was merged into the 2.7 branch.
Discussion
----------
Fixed a typo in "define commands as service"
In the introduction of this chapter, we are explaining the restrictions of the "normal" way to register commands, before showing that defining them as services can solve these problems, so at this point we don't talk about a service but a basic command.
Commits
-------
43ecb46 Fixed a typo in "define commands as service"1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments