Esempio n. 1
0
 function apagar($conds)
 {
     return $this->getCrudManager()->delete(CardapioPrato::crudGetSource(), $conds);
 }