wfirma = $wFirmaApi; $this->helper = $ucrmHelper; } public function synchronize(int $entityId) { return FALSE; } public function delete(array $entity) { return FALSE; } }