Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite39a935

Browse files
committed
minor#20587 [Console] : Minor: Removing duplication (ThomasLandauer)
This PR was merged into the 6.4 branch.Discussion----------[Console] : Minor: Removing duplicationPage:https://symfony.com/doc/6.4/console/calling_commands.htmlCommits-------64bd096 [Console]: Minor: Removing duplication
2 parents644ac22 +64bd096 commite39a935

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎console/calling_commands.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
How to Call Other Commands
22
==========================
33

4-
If a command depends on another one being run before it you can call in the
5-
console command itself. Thisis useful if a command depends on another command
6-
orif you want to create a "meta" command that runs a bunch of other commands
4+
If a command depends on another one being run before it you can callthatin the
5+
console command itself. Thiscan be useful
6+
if you want to create a "meta" command that runs a bunch of other commands
77
(for instance, all commands that need to be run when the project's code has
88
changed on the production servers: clearing the cache, generating Doctrine
99
proxies, dumping web assets, ...).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp