getRepository(\Mautic\LeadBundle\Entity\Lead::class)->getEntityWithPrimaryCompany($lead); static::setStaticIntegrationHelper($integrationHelper); $errors = []; return static::pushIt($config, $contact, $errors); } }