Example #1
0
 public function getDependencyList($entity, $restriction = array())
 {
     return $this->_mapper->getDependencyList($entity, $restriction);
 }