@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php namespace BestServedCold\PhalueObjects\File; |
| 2 | 2 | |
| 3 | -use BestServedCold\PhalueObjects\Exception\InvalidTypeException; |
|
| 4 | -use BestServedCold\PhalueObjects\File; |
|
| 3 | +use BestServedCold\PhalueObjects\Exception\InvalidTypeException; |
|
| 4 | +use BestServedCold\PhalueObjects\File; |
|
| 5 | 5 | use BestServedCold\PhalueObjects\Request\Curl\Url as CurlUrl; |
| 6 | 6 | |
| 7 | 7 | /** |