Fixes #6848 pagination fatal error. (#6850)
commit8d7286feebd055ee1b58997fdffe91490b0f0882
authorStephen Nielson <snielson@discoverandchange.com>
Wed, 13 Sep 2023 11:53:23 +0000 (13 07:53 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 11:53:23 +0000 (13 07:53 -0400)
treeddbd7ec8f4ca25b833fc26ff2bcaf16a50e320dc
parent74366f37fe7601d50d7057871003e02a58b152ce
Fixes #6848 pagination fatal error. (#6850)

Fixes the fatal error with the totalCount not being defined.
src/Common/Database/QueryPagination.php