Skip to content

Commit 643afe6

Browse files
author
Luis Barron
committed
PSR Check fix
1 parent 2d2255a commit 643afe6

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
@@ -583,7 +583,7 @@ public function skipPaging(): static
583583

584584
return $this;
585585
}
586-
586+
587587
/**
588588
* Skip auto filtering as needed.
589589
*

0 commit comments

Comments
 (0)