@@ -2,5 +2,5 @@ |
||
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 |