mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
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