Esempio n. 1
0
 /**
  * Method applied from ServiceLocatorAwareInterface, required to retreive service locator object
  *
  * @return Zend\ServiceManager\ServiceManager
  */
 public function getServiceLocator()
 {
     return $this->serviceLocator->getServiceLocator();
 }