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