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 11c7174

Browse filesBrowse files
committed
Added the version number where the setDefaultCommand was introduced
1 parent b29ab89 commit 11c7174
Copy full SHA for 11c7174

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎components/console/changing_default_behavior.rst

Copy file name to clipboardExpand all lines: components/console/changing_default_behavior.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Changing the Default Behavior
55
=============================
66

7+
.. versionadded:: 2.5,
8+
The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand`
9+
method was introduced in version 2.5
10+
711
When building a command line tool, you may need to customize it to fit your needs.
812
Probably you want to change the Default Command that the Application runs or
913
maybe you just want to run a Single Command instead of have to pass the command

0 commit comments

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