变更
This commit is contained in:
@@ -65,7 +65,7 @@ abstract class AbstractCollection extends Component implements \IteratorAggregat
|
||||
$this->query = $query;
|
||||
$this->model = $model;
|
||||
|
||||
parent::__construct([]);
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user