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