Completed
Push — master ( 252708...ef4aa0 )
by /k
9s
created
DataCollector/GitDataCollector.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 	}
23 23
 
24 24
 	/**
25
-         * {@inheritdoc}
26
-         */
25
+	 * {@inheritdoc}
26
+	 */
27 27
 	public function reset()
28 28
 	{
29 29
 		$this->data = [];
Please login to merge, or discard this patch.