@@ -145,7 +145,7 @@ |
||
| 145 | 145 | } |
| 146 | 146 | |
| 147 | 147 | /** |
| 148 | - * @param $directory |
|
| 148 | + * @param string $directory |
|
| 149 | 149 | * @param string $path |
| 150 | 150 | * |
| 151 | 151 | * @return SplFileInfo |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use brendt\image\config\ResponsiveFactoryConfigurator; |
| 6 | 6 | use brendt\image\exception\FileNotFoundException; |
| 7 | -use Intervention\Image\Exception\NotReadableException; |
|
| 8 | 7 | use Intervention\Image\ImageManager; |
| 9 | 8 | use Symfony\Component\Filesystem\Filesystem; |
| 10 | 9 | use Symfony\Component\Finder\Finder; |