@@ -99,7 +99,7 @@ discard block |
||
| 99 | 99 | /** |
| 100 | 100 | * Build the final config array. Build any other builders that may exist |
| 101 | 101 | * in the config. |
| 102 | - * @return array Final field config |
|
| 102 | + * @return string Final field config |
|
| 103 | 103 | */ |
| 104 | 104 | public function build() |
| 105 | 105 | { |
@@ -549,7 +549,7 @@ discard block |
||
| 549 | 549 | } |
| 550 | 550 | |
| 551 | 551 | /** |
| 552 | - * @return array |
|
| 552 | + * @return NamedBuilder[] |
|
| 553 | 553 | */ |
| 554 | 554 | public function getFields() |
| 555 | 555 | { |