Example #1
0
 public function getChildren()
 {
     return $this->_mapper->getCatalogueList($this);
 }
Example #2
0
 public function getCatalogue()
 {
     return $this->_mapper->getCatalogueList();
 }