File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ class HttpOperation extends Operation
5858 * stale-if-error?: int,
5959 * }|null $cacheHeaders {@see https://api-platform.com/docs/core/performance/#setting-custom-http-cache-headers}
6060 * @param array<string, string>|null $headers
61- * @param array{
61+ * @param list< array{
6262 * field: string,
6363 * direction: string,
64- * }|null $paginationViaCursor {@see https://api-platform.com/docs/core/pagination/#cursor-based-pagination}
64+ * }> |null $paginationViaCursor {@see https://api-platform.com/docs/core/pagination/#cursor-based-pagination}
6565 * @param array|null $normalizationContext {@see https://api-platform.com/docs/core/serialization/#using-serialization-groups}
6666 * @param array|null $denormalizationContext {@see https://api-platform.com/docs/core/serialization/#using-serialization-groups}
6767 * @param array|null $hydraContext {@see https://api-platform.com/docs/core/extending-jsonld-context/#hydra}
You can’t perform that action at this time.
0 commit comments