Skip to content

Commit 38ee4e6

Browse files
committed
columnSearches is already defined in BaseEngine.
1 parent 2b5f7bb commit 38ee4e6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Chumper/Datatable/Engines/QueryEngine.php

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ class QueryEngine extends BaseEngine {
1616
*/
1717
public $originalBuilder;
1818

19-
/**
20-
* @var array single column searches
21-
*/
22-
public $columnSearches = array();
23-
2419
/**
2520
* @var Collection the returning collection
2621
*/

0 commit comments

Comments
 (0)