@@ -120,6 +120,9 @@ |
||
120 | 120 | return $this->streamFactory->createStream($handle); |
121 | 121 | } |
122 | 122 | |
123 | + /** |
|
124 | + * @param string $str |
|
125 | + */ |
|
123 | 126 | private function parseQuery($str) |
124 | 127 | { |
125 | 128 | $result = []; |