throws tags

This commit is contained in:
Yuri Kuznetsov
2022-06-24 12:09:03 +03:00
parent 1bd6c1c451
commit 344a0f7ff0
29 changed files with 133 additions and 8 deletions
+1
View File
@@ -240,6 +240,7 @@ class Image implements EntryPoint
/**
* @return \GdImage
* @phpstan-ignore-next-line
* @throws Error
*/
protected function createThumbImage(string $filePath, string $fileType, string $size)
{