Skip to content

Commit

Permalink
Fix Json addition
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Nov 24, 2024
1 parent 61fb216 commit 07cf24b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/9.0/converter/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ $converter = JsonConverter::create()->withPrettyPrint(2);

will produce a JSON with an indentation size of `2`.


### Json encode depth

```php
Expand Down

0 comments on commit 07cf24b

Please sign in to comment.