Completed
Push — master ( b6469b...cb2adc )
by Joe
05:18 queued 02:05
created
src/Generic.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -45,8 +45,8 @@
 block discarded – undo
45 45
 	public $type = 'generic';
46 46
 
47 47
 	/**
48
-	* @var int|object
49
-	*/
48
+	 * @var int|object
49
+	 */
50 50
 	public $linkId = 0;
51 51
 	public $queryId = 0;
52 52
 
Please login to merge, or discard this patch.