Passed
Push — master ( 157485...b7615a )
by Nikolaos
09:23
created
src/Filter/Sanitize/Replace.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
      * @param mixed           $input
28 28
      * @param string|string[] $from
29 29
      * @param string|string[] $to
30
-
31 30
      * @return string|string[]
32 31
      */
33 32
     public function __invoke($input, $from, $to)
Please login to merge, or discard this patch.