Example #1
0
 /**
  * @return User
  */
 public function getWikiUser()
 {
     return $this->repo->authorWikiUser($this->getAuthor());
 }