Passed
Push — master ( 6c357f...71c354 )
by Jip
02:55
created
classes/stencil.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -172,7 +172,7 @@
 block discarded – undo
172 172
 	 * Handler proxy function
173 173
 	 *
174 174
 	 * @param string $variable Name of the variable to set.
175
-	 * @param mixed  $value Value of the variable to set.
175
+	 * @param null|string  $value Value of the variable to set.
176 176
 	 *
177 177
 	 * @return mixed The value of the variable after it being set.
178 178
 	 */
Please login to merge, or discard this patch.