We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d4020 commit c9a5894Copy full SHA for c9a5894
src/DataTableResponder.php
@@ -87,7 +87,7 @@ public function query(callable $queryManipulator)
87
}
88
89
/**
90
- * Sets the callable used to override the query order by logic
+ * Sets the field name to callable mapping array used to override the query order by logic
91
*
92
* @param array|callable[] $orderByOverride
93
* @return DataTableResponder
0 commit comments