Esempio n. 1
0
 /**
  * @return \Vesax\RelationBundle\Entity\Link
  */
 protected function getUserLink()
 {
     return $this->linkFactory->link($this->getUser(), $this->userLoader);
 }