Beispiel #1
0
 protected function replace(array $withThese)
 {
     return $this->update(Proxy::replace($this->items, $withThese));
 }