Exemplo n.º 1
0
Arquivo: Page.php Projeto: blitzik/CMS
 /**
  * @return string
  */
 public function getAuthorName()
 {
     return $this->author->getName();
 }