Completed
Push — 3.0 ( c3085b...827fa4 )
by Vermeulen
02:56
created
src/helpers/Secure.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     /**
56 56
      * Securize a variable
57 57
      * 
58
-     * @param mixed $data The variable to securize
58
+     * @param string $data The variable to securize
59 59
      * @param string $type The type of datas
60 60
      * @param boolean $htmlentities If use htmlentities function
61 61
      *  to more securize
Please login to merge, or discard this patch.