Commit 3a0893a
committed
minor #9751 Fix ConsoleLogger URL (liviubalan)
This PR was merged into the 2.7 branch.
Discussion
----------
Fix ConsoleLogger URL
Change https://api.symfony.com/2.7/Symfony/Component/Console/ConsoleLogger.html to https://api.symfony.com/2.7/Symfony/Component/Console/Logger/ConsoleLogger.html
<!--
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
-------
b2a95e3 Fix ConsoleLogger URL1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments