statusGateway = $statusGateway; } function getAllStatuses($heskSettings) { return $this->statusGateway->getStatuses($heskSettings); } }