Passed
Push — 3.3.x ( 3f7215...fbaa03 )
by Mario
04:04 queued 11s
created
actions/auth.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -34,8 +34,7 @@
 block discarded – undo
34 34
 		\phpbb\config\config $config,
35 35
 		$phpbb_root_path,
36 36
 		$php_ext
37
-	)
38
-	{
37
+	) {
39 38
 		$this->auth = $auth;
40 39
 		$this->config = $config;
41 40
 		$this->phpbb_root_path = $phpbb_root_path;
Please login to merge, or discard this patch.