@@ -51,7 +51,7 @@ |
||
51 | 51 | /** |
52 | 52 | * {@inheritdoc} |
53 | 53 | */ |
54 | - public function getItem(string $resourceClass, $id, string $operationName = null,array $context = []) |
|
54 | + public function getItem(string $resourceClass, $id, string $operationName = null, array $context = []) |
|
55 | 55 | { |
56 | 56 | if ($this->decorated) { |
57 | 57 | try { |