mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-26 02:20:39 +00:00
Limitation API skelet with can upload tests
This commit is contained in:
@@ -7,7 +7,8 @@ class ProcessImageThumbnailAction
|
||||
{
|
||||
public function __construct(
|
||||
public GenerateImageThumbnailAction $generateImageThumbnail,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
private array $availableFormats = [
|
||||
'image/gif',
|
||||
|
||||
Reference in New Issue
Block a user