@@ -104,7 +104,7 @@ |
||
104 | 104 | /** |
105 | 105 | * Get the current position in the source. |
106 | 106 | * |
107 | - * @return int[] [line, column] |
|
107 | + * @return integer[] [line, column] |
|
108 | 108 | */ |
109 | 109 | public function source_position() { |
110 | 110 | $str = ""; |