Пример #1
0
 public function getRepository($entityClass)
 {
     return $this->doctrine->getRepository($entityClass);
 }