Passed
Push — develop-3.3.x ( 8e65b3...7355c5 )
by Mario
02:33
created
controller/admin/donation_pages_controller.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -70,8 +70,7 @@
 block discarded – undo
70 70
 		user $user,
71 71
 		string $phpbb_root_path,
72 72
 		string $php_ext
73
-	)
74
-	{
73
+	) {
75 74
 		$this->container = $container;
76 75
 		$this->language = $language;
77 76
 		$this->log = $log;
Please login to merge, or discard this patch.