Passed
Pull Request — developer (#281)
by Arkadiusz
109:57 queued 74:49
created
app/Controller/Modal.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -22,10 +22,10 @@
 block discarded – undo
22 22
 	}
23 23
 
24 24
 	/**
25
-	* Modal icon.
26
-	*
27
-	* @return string
28
-	*/
25
+	 * Modal icon.
26
+	 *
27
+	 * @return string
28
+	 */
29 29
 	protected function getModalIcon(): string
30 30
 	{
31 31
 		return '';
Please login to merge, or discard this patch.