1
0
Fork 0

Fix PHPDoc issue

pull/8975/head
Fränz Friederes 2020-06-15 21:28:27 +02:00
parent 13bdf8553a
commit 907367ff43
No known key found for this signature in database
GPG Key ID: 583D205C93C01BC0
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class PreFileDownloadEvent extends Event
/**
* Sets the processed URL that will be downloaded
*
* @return string
* @param string $processedUrl New processed URL
*/
public function setProcessedUrl($processedUrl)
{