abstract class UploadImageController extends ShowForumController
Properties
| protected Filesystem | $uploadDir |
|
||
| protected string | $fileExtension |
|
||
| protected string | $filePathSettingKey |
|
||
| protected string | $filenamePrefix |
|
Methods
__construct(JsonApi $api, SettingsRepositoryInterface $settings, ImageManager $imageManager, TranslatorInterface $translator, Factory $filesystemFactory)
No description
string
filePathSettingKey(ServerRequestInterface $request, UploadedFileInterface $file)
No description