Skip to content

Commit 3202d03

Browse files
authored
Replace make(true) with toJson
1 parent 79072e0 commit 3202d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

response-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Object Response
22

3-
To convert the response of DataTables to an object, just pass `true` on `make` api.
3+
To convert the response of DataTables to an object, use `toJson` api.
44

55
```php
66
use DataTables;

0 commit comments

Comments
 (0)