예제 #1
0
 public function removeChildren(\Entities\User $children)
 {
     $this->__load();
     return parent::removeChildren($children);
 }