Passed
Push — develop-3.3.x ( f10cd4...39fc1a )
by Mario
04:31
created
controller/esi_controller.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -28,8 +28,7 @@
 block discarded – undo
28 28
 	public function __construct(
29 29
 		config $config,
30 30
 		ext_manager $ppde_ext_manager
31
-	)
32
-	{
31
+	) {
33 32
 		$this->config = $config;
34 33
 		$this->ppde_ext_manager = $ppde_ext_manager;
35 34
 	}
Please login to merge, or discard this patch.