@@ -108,6 +108,12 @@ |
||
| 108 | 108 | }); |
| 109 | 109 | } |
| 110 | 110 | |
| 111 | + /** |
|
| 112 | + * @param string $origin |
|
| 113 | + * @param string $fileUrl |
|
| 114 | + * @param boolean $progress |
|
| 115 | + * @param \Closure $exec |
|
| 116 | + */ |
|
| 111 | 117 | protected function fetch($origin, $fileUrl, $progress, $options, $exec) |
| 112 | 118 | { |
| 113 | 119 | do { |