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