fox
This commit is contained in:
@@ -92,7 +92,7 @@ class Manager
|
||||
$this->dataCache->store($this->cacheKey, $this->data);
|
||||
}
|
||||
|
||||
private function buildData(): void
|
||||
private function buildData(): array
|
||||
{
|
||||
$data = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user