Passed
Pull Request — master (#7)
by Thomas
04:49
created
src/Fields/RadioField.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
     /**
17 17
      * Set options for the fields
18 18
      * @param  array  $options array of option
19
-     * @return mixed
19
+     * @return RadioField
20 20
      */
21 21
     public function options(array $options)
22 22
     {
Please login to merge, or discard this patch.