Completed
Push — develop ( 409669...a37748 )
by Mikaël
03:18
created
src/AbstractAttributeHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -112,7 +112,7 @@
 block discarded – undo
112 112
 
113 113
     /**
114 114
      * Returns the value with good type
115
-     * @param mixed $value the value
115
+     * @param string $value the value
116 116
      * @param string $knownType the value
117 117
      * @return mixed
118 118
      */
Please login to merge, or discard this patch.