Updated docblock

This commit is contained in:
snipe 2020-08-28 18:22:57 -07:00
parent e1cc003cec
commit f2c60d055b
No known key found for this signature in database
GPG key ID: 10BFFDA3ED34B5AC

View file

@ -1075,7 +1075,7 @@ class SettingsController extends Controller
* *
* @since [v1.8] * @since [v1.8]
* *
* @return Redirect * @return Storage
*/ */
public function downloadFile($filename = null) public function downloadFile($filename = null)
{ {