Completed
Push — master ( 4bb242...5db1f9 )
by Song
04:41
created
src/Widgets/Form.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
      * Find field class with given name.
118 118
      *
119 119
      * @param string $method
120
-     * @return bool|string
120
+     * @return string|false
121 121
      */
122 122
     public static function findFieldClass($method)
123 123
     {
Please login to merge, or discard this patch.