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

Appearance settings

Commit bb2e100

Browse filesBrowse files
committed
minor #11445 Update outdated info about command name configuration (Phrlog)
This PR was merged into the 4.2 branch. Discussion ---------- Update outdated info about command name configuration <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions). --> Commits ------- 5d790ca Update outdated info about command name configuration
2 parents c686163 + 5d790ca commit bb2e100
Copy full SHA for bb2e100

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎console.rst

Copy file name to clipboardExpand all lines: console.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ want a command to create a user::
5252
Configuring the Command
5353
-----------------------
5454

55-
First of all, you must configure the name of the command in the ``configure()``
56-
method. Then you can optionally define a help message and the
55+
You can optionally define a description, help message and the
5756
:doc:`input options and arguments </console/input>`::
5857

5958
// ...

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.