Skip to content

Commit 8b8ba03

Browse files
committed
[#5418] Let the code breath
1 parent ac010e0 commit 8b8ba03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/console/logger.rst

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ constructor::
8686

8787
use Psr\Log\LogLevel;
8888
// ...
89+
8990
$verbosityLevelMap = array(
9091
LogLevel::NOTICE => OutputInterface::VERBOSITY_NORMAL,
9192
LogLevel::INFO => OutputInterface::VERBOSITY_NORMAL,

0 commit comments

Comments
 (0)