Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function detach($object)
 {
     return $this->wrapped->detach($object);
 }