Ejemplo n.º 1
0
 protected function cut(array $withThese)
 {
     return $this->update(Proxy::cut($this->items, $withThese));
 }