Beispiel #1
0
 public function unwrap()
 {
     $this->parent->detach(true);
     return $this;
 }