Example #1
0
 public function canDelete()
 {
     return $this->_mapper->canDeleteFamily($this);
 }