We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2137827 commit bfbc6ebCopy full SHA for bfbc6eb
lib/Controller/NotesApiController.php
@@ -36,7 +36,7 @@ public function __construct(
36
MetaService $metaService,
37
SettingsService $settingsService,
38
Helper $helper,
39
- IMimeTypeDetector $mimeTypeDetector
+ IMimeTypeDetector $mimeTypeDetector,
40
) {
41
parent::__construct($AppName, $request);
42
$this->service = $service;
0 commit comments