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