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.
2 parents 79072e0 + 3202d03 commit d093dccCopy full SHA for d093dcc
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