Пример #1
0
 /**
  * Retrieve service manager instance
  *
  * @return ServiceLocator
  */
 public function getServiceLocator()
 {
     return $this->serviceLocator->getServiceLocator();
 }