Skip to content

Commit

Permalink
Harmonize return descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jun 10, 2024
1 parent 3d6950d commit 1f09aba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ public function count(): int {
* complete: bool,
* url_metrics: OD_URL_Metric[]
* }>
* } Data which can be serialized by json_encode.
* } Data which can be serialized by json_encode().
*/
public function jsonSerialize(): array {
return array(
Expand Down

0 comments on commit 1f09aba

Please sign in to comment.