integration->getName(); } /** * Get the integration object. * * @return AbstractIntegration */ public function getIntegration() { return $this->integration; } }