@@ -356,7 +356,7 @@ discard block |
||
356 | 356 | /** |
357 | 357 | * Gets the service. |
358 | 358 | * |
359 | - * @return ServiceProvider |
|
359 | + * @return Service |
|
360 | 360 | * the service provider |
361 | 361 | */ |
362 | 362 | public function getService() |
@@ -752,7 +752,7 @@ discard block |
||
752 | 752 | * the name of the field |
753 | 753 | * @param string $key |
754 | 754 | * the value of the key |
755 | - * @param mixed $value |
|
755 | + * @param string $value |
|
756 | 756 | * the new value |
757 | 757 | */ |
758 | 758 | public function setField($name, $key, $value) |