Exemplo n.º 1
0
 /**
  * @return \GibbonCms\Pages\Page[]
  */
 public function getAll()
 {
     return $this->repository->getAll();
 }