@@ -27,6 +27,7 @@ |
||
| 27 | 27 | /** |
| 28 | 28 | * Return the value at index |
| 29 | 29 | * |
| 30 | + * @param string $index |
|
| 30 | 31 | * @return string $index The offset |
| 31 | 32 | */ |
| 32 | 33 | public function offsetGet($index) { |