Failed Conditions
Pull Request — master (#3198)
by
unknown
03:00
created
inc/Form/TextareaElement.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
28 28
      * This is the preferred way of setting the element's value
29 29
      *
30 30
      * @param null|string $value
31
-     * @return string|$this
31
+     * @return string
32 32
      */
33 33
     public function val($value = null)
34 34
     {
Please login to merge, or discard this patch.