@@ -44,7 +44,7 @@ |
||
44 | 44 | * |
45 | 45 | * @param string $name |
46 | 46 | * @param EncoderInterface|\Closure $encoder |
47 | - * @return $this; |
|
47 | + * @return \Reva2\JsonApi\Services\JsonApiRegistry |
|
48 | 48 | */ |
49 | 49 | public function registerEncoder($name, $encoder); |
50 | 50 |