Completed
Push — master ( 2d1ea1...13bfeb )
by Steve
02:11
created
src/FieldsBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
     /**
84 84
      * Build the final config array. Build any other builders that may exist
85 85
      * in the config.
86
-     * @return array Final field config
86
+     * @return string Final field config
87 87
      */
88 88
     public function build()
89 89
     {
Please login to merge, or discard this patch.