@@ -83,7 +83,7 @@ |
||
| 83 | 83 | * |
| 84 | 84 | * @param string $name |
| 85 | 85 | * |
| 86 | - * @return mixed|null The value or null if the field does not exist |
|
| 86 | + * @return string The value or null if the field does not exist |
|
| 87 | 87 | */ |
| 88 | 88 | public function popField($name) |
| 89 | 89 | { |