Skip to content

Commit ca1851e

Browse files
committed
added dot in phpdoc
1 parent 96cc2b2 commit ca1851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Compiler/DebugHandlerPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Monolog\Logger;
1919

2020
/**
21-
* Adds the DebugHandler when the profiler is enabled or when kernel.debug is not false
21+
* Adds the DebugHandler when the profiler is enabled or when kernel.debug is not false.
2222
*
2323
* @author Christophe Coevoet <[email protected]>
2424
* @author Jordi Boggiano <[email protected]>

0 commit comments

Comments
 (0)