We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79072e0 commit 3202d03Copy full SHA for 3202d03
response-object.md
@@ -1,6 +1,6 @@
1
# Object Response
2
3
-To convert the response of DataTables to an object, just pass `true` on `make` api.
+To convert the response of DataTables to an object, use `toJson` api.
4
5
```php
6
use DataTables;
0 commit comments