Passed
Push — develop-3.2.x-2.2 ( 55159b...647685 )
by Mario
04:39
created
controller/main_controller.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -65,8 +65,7 @@
 block discarded – undo
65 65
 		user_loader $user_loader,
66 66
 		$root_path,
67 67
 		$php_ext
68
-	)
69
-	{
68
+	) {
70 69
 		$this->auth = $auth;
71 70
 		$this->config = $config;
72 71
 		$this->container = $container;
Please login to merge, or discard this patch.