Skip to content

Commit 1910214

Browse files
committed
Move callback config to core.
1 parent 4132fa8 commit 1910214

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/resources/config/config.php

-6
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
'id' => 'dataTableBuilder',
1616
],
1717

18-
/*
19-
* Default condition to determine if a parameter is a callback or not.
20-
* Callbacks needs to start by those terms or they will be casted to string.
21-
*/
22-
'callback' => ['$', '$.', 'function'],
23-
2418
/*
2519
* Html builder script template.
2620
*/

0 commit comments

Comments
 (0)