@@ -75,7 +75,7 @@ |
||
| 75 | 75 | protected $maxChunkLength = 4194304; |
| 76 | 76 | |
| 77 | 77 | /** |
| 78 | - * @param array $options passed to the xml parser |
|
| 78 | + * @param string[] $options passed to the xml parser |
|
| 79 | 79 | */ |
| 80 | 80 | public function __construct(array $options = array()) |
| 81 | 81 | { |