| @@ -130,6 +130,9 @@ | ||
| 130 | 130 | return [$cutEdgeWidth, $cutEdgeHeight]; | 
| 131 | 131 | } | 
| 132 | 132 | |
| 133 | + /** | |
| 134 | + * @param resource $layout | |
| 135 | + */ | |
| 133 | 136 | protected function saveImage(Image $image, $layout, $width, $height): string | 
| 134 | 137 |      { | 
| 135 | 138 | $this->createCacheDirectoryIfNotExists($image, $width, $height); |