Skip to content

Commit f1a1181

Browse files
committed
fixed CS
1 parent e54c3c9 commit f1a1181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class HttpCache implements HttpKernelInterface, TerminableInterface
3636
private $traces = array();
3737

3838
/**
39-
* Constructor
39+
* Constructor.
4040
*
4141
* The available options are:
4242
*

0 commit comments

Comments
 (0)