@@ -29,6 +29,8 @@ discard block |
||
| 29 | 29 | |
| 30 | 30 | /** |
| 31 | 31 | * {@inheritdoc} |
| 32 | + * @param string $path |
|
| 33 | + * @param string $filter |
|
| 32 | 34 | */ |
| 33 | 35 | protected function getFileUrl($path, $filter) |
| 34 | 36 | { |
@@ -75,6 +77,7 @@ discard block |
||
| 75 | 77 | |
| 76 | 78 | /** |
| 77 | 79 | * Copy from \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver::getFullPath |
| 80 | + * @param string $path |
|
| 78 | 81 | */ |
| 79 | 82 | private function getFullPath($path, $filter) |
| 80 | 83 | { |