Skip to content

Commit e19c2dd

Browse files
author
Admin
committed
new line
1 parent 6da9b7b commit e19c2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Controllers/ResourceControllerTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ protected function setSimplePaginate(array $allRequest): void
425425
$this->simplePaginate = isset($allRequest['simplePaginate'])
426426
|| isset($allRequest['cursor']) ? true : $this->simplePaginate;
427427
}
428+
428429
/**
429430
* @throws \Throwable
430431
*/

0 commit comments

Comments
 (0)