Completed
Push — master ( ac8ac8...605846 )
by Jordi
04:13 queued 01:51
created
src/Interfaces/CallerPositionFinder.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,5 +2,5 @@
 block discarded – undo
2 2
 namespace DicDoc\Interfaces;
3 3
 
4 4
 interface CallerPositionFinder {
5
-	public function getCallerPosition();
5
+    public function getCallerPosition();
6 6
 }
7 7
\ No newline at end of file
Please login to merge, or discard this patch.