Пример #1
0
 /**
  * Get the service locator.
  *
  * @return ServiceLocatorInterface
  */
 public function getServiceLocator()
 {
     return $this->serviceLocator->getServiceLocator();
 }