Skip to content

Commit

Permalink
Correct doc for httpRequst()
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeder committed Jun 12, 2024
1 parent 48b4957 commit c0d012b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ETL/Extract/DataJson.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public function getItems(): array
/**
* Make the HTTP request to get harvest data.
*
* @param mixed $uri
* @param string $uri
* URI for request.
*
* @return string
Expand Down

0 comments on commit c0d012b

Please sign in to comment.