Test Failed
Push — master ( 4e7ae2...2ce0aa )
by Joe
04:58
created
src/Plugin.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -104,8 +104,8 @@
 block discarded – undo
104 104
 	}
105 105
 
106 106
 	/**
107
-	* @param PreFileDownloadEvent $event
108
-	*/
107
+	 * @param PreFileDownloadEvent $event
108
+	 */
109 109
 	public function onPreFileDownload(PreFileDownloadEvent $event)
110 110
 	{
111 111
 		/*$protocol = parse_url($event->getProcessedUrl(), PHP_URL_SCHEME);
Please login to merge, or discard this patch.