Passed
Push — master ( d3179a...94c21a )
by MusikAnimal
13:43 queued 05:55
created
src/AppBundle/Monolog/WebProcessorMonolog.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
  * This file contains only the WebProcessorMonolog class.
4 4
  */
5 5
 
6
-declare(strict_types = 1);
6
+declare(strict_types=1);
7 7
 
8 8
 namespace AppBundle\Monolog;
9 9
 
Please login to merge, or discard this patch.