Passed
Push — develop-3.3.x ( c85e2c...2b4c5a )
by Mario
02:35
created
controller/admin/transactions_controller.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -95,8 +95,7 @@
 block discarded – undo
95 95
 		string $adm_relative_path,
96 96
 		string $phpbb_root_path,
97 97
 		string $php_ext
98
-	)
99
-	{
98
+	) {
100 99
 		$this->auth = $auth;
101 100
 		$this->config = $config;
102 101
 		$this->container = $container;
Please login to merge, or discard this patch.