Fix PHPDoc issue
parent
13bdf8553a
commit
907367ff43
|
@ -67,7 +67,7 @@ class PreFileDownloadEvent extends Event
|
||||||
/**
|
/**
|
||||||
* Sets the processed URL that will be downloaded
|
* Sets the processed URL that will be downloaded
|
||||||
*
|
*
|
||||||
* @return string
|
* @param string $processedUrl New processed URL
|
||||||
*/
|
*/
|
||||||
public function setProcessedUrl($processedUrl)
|
public function setProcessedUrl($processedUrl)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue