Passed
Push — develop-3.3.x ( 819cf8...5812a0 )
by Mario
02:46
created
entity/main.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -45,8 +45,7 @@
 block discarded – undo
45 45
 		string $lang_key_suffix = '',
46 46
 		string $table_name = '',
47 47
 		array $table_schema = []
48
-	)
49
-	{
48
+	) {
50 49
 		$this->db = $db;
51 50
 		$this->language = $language;
52 51
 		$this->lang_key_prefix = $lang_key_prefix;
Please login to merge, or discard this patch.