Passed
Push — develop-3.3.x ( c9dc78...05ea88 )
by Mario
02:41
created
helpers/post_data_helper.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -33,8 +33,7 @@
 block discarded – undo
33 33
 	public function __construct(
34 34
 		language $language,
35 35
 		request $request
36
-	)
37
-	{
36
+	) {
38 37
 		$this->language = $language;
39 38
 		$this->request = $request;
40 39
 	}
Please login to merge, or discard this patch.