declare class variable $stats

This commit is contained in:
Uwe Steinmann 2025-07-30 14:33:18 +02:00
parent a194b7bc5b
commit feaed7b49d

View File

@ -1424,6 +1424,8 @@ class SeedDMS_Search { /* {{{ */
protected $facets;
protected $stats;
public function __construct($dms, $user, $fulltextservice, $settings) {
$this->dms = $dms;
$this->user = $user;