Passed
Push — master ( 3c74da...895b59 )
by Anthony
01:52
created
Service/Globals.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Ribs\RibsAdminBundle\Service;
4 4
 
5
-class Globals
6
-{
5
+class Globals {
7 6
 	/**
8 7
 	 * @return string
9 8
 	 */
Please login to merge, or discard this patch.