/** * Retrieve service manager instance * * @return ServiceLocator */ public function getServiceLocator() { return $this->serviceLocator->getServiceLocator(); }