Skip to content

Commit 2f848db

Browse files
committed
Fix cs
1 parent b0ec7ed commit 2f848db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataTableAbstract.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ public function setTotalRecords(int $total): static
550550
* This will improve the performance by skipping the total count query.
551551
*
552552
* @return $this
553+
*
553554
* @deprecated Just use setTotalRecords instead.
554555
*/
555556
public function skipTotalRecords(): static

0 commit comments

Comments
 (0)