Passed
Push — develop-3.2.x-2.2 ( 3ed7e5...c69971 )
by Mario
02:24
created
entity/main.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -51,8 +51,7 @@
 block discarded – undo
51 51
 		$lang_key_suffix = '',
52 52
 		$table_name = '',
53 53
 		$table_schema = []
54
-	)
55
-	{
54
+	) {
56 55
 		$this->db = $db;
57 56
 		$this->language = $language;
58 57
 		$this->user = $user;
Please login to merge, or discard this patch.