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 9e4eb5a

Browse filesBrowse files
committed
language tweak thanks to xabbuh!
1 parent 0f4fda7 commit 9e4eb5a
Copy full SHA for 9e4eb5a

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-3
lines changed

‎components/console/helpers/debug_formatter.rst

Copy file name to clipboardExpand all lines: components/console/helpers/debug_formatter.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ calling :method:`Symfony\\Component\\Console\\Command\\Command::getHelper`::
2424

2525
$debugFormatter = $this->getHelper('debug_formatter');
2626

27-
The formatter accepts strings and returns a formatted string, which you can
28-
use to output to the console (or you could even log the information or do
29-
something else).
27+
The formatter accepts strings and returns a formatted string, which you then
28+
output to the console (or even log the information or do anything else).
3029

3130
All methods of this helper have an identifier as the first argument. This is a
3231
unique value for each program. This way, the helper can debug information for

0 commit comments

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