コード例 #1
0
 /**
  * {@inheritDoc}
  */
 public function detach($document)
 {
     $this->wrapped->detach($document);
 }