Skip to content

Commit 7b5d6e0

Browse files
Arkhasyajra
andauthored
Update src/QueryDataTable.php
Co-authored-by: Arjay Angeles <[email protected]>
1 parent 6a3783e commit 7b5d6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QueryDataTable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class QueryDataTable extends DataTableAbstract
5454
*
5555
* @var bool
5656
*/
57-
public bool $ignoreSelectInCountQuery = false;
57+
protected bool $ignoreSelectInCountQuery = false;
5858

5959
/**
6060
* @param QueryBuilder $builder

0 commit comments

Comments
 (0)