forked from leftypol/leftypol
FallbackThumbGenerator.php: update
This commit is contained in:
parent
a9c98a61ed
commit
a1aefc0d6b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class FallbackThumbGenerator implements ThumbGenerator {
|
|||
public function generateThumb(
|
||||
string $source_file_path,
|
||||
string $preferred_out_file_path,
|
||||
string $source_file_mime,
|
||||
int $max_width,
|
||||
int $max_height
|
||||
): ThumbGenerationResult {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue