Skip to content

Commit b62b89c

Browse files
committed
Update DataTableAbstract.php
1 parent a28df13 commit b62b89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTableAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ public function addIndexColumn(): static
225225

226226
/**
227227
* Prevent the getters Mutators to be applied when converting a collection
228-
* of the Models into the final JSON
228+
* of the Models into the final JSON.
229229
*
230230
* @return $this
231231
*/

0 commit comments

Comments
 (0)