Skip to content

Commit c9a5894

Browse files
Update src/DataTableResponder.php
Co-Authored-By: Jordan Hall <[email protected]>
1 parent 93d4020 commit c9a5894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTableResponder.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public function query(callable $queryManipulator)
8787
}
8888

8989
/**
90-
* Sets the callable used to override the query order by logic
90+
* Sets the field name to callable mapping array used to override the query order by logic
9191
*
9292
* @param array|callable[] $orderByOverride
9393
* @return DataTableResponder

0 commit comments

Comments
 (0)