@@ -120,6 +120,9 @@ |
||
120 | 120 | return $data; |
121 | 121 | } // end getExceptionData |
122 | 122 | |
123 | + /** |
|
124 | + * @param SplFileObject $file |
|
125 | + */ |
|
123 | 126 | private function getLineInfo($file, $line, $i) |
124 | 127 | { |
125 | 128 | $currentLine = $line + $i; |