Exemplo n.º 1
0
 public function getChildren()
 {
     return $this->_mapper->getCatalogueList($this);
 }
Exemplo n.º 2
0
 public function getCatalogue()
 {
     return $this->_mapper->getCatalogueList();
 }