/** * {@inheritDoc} */ public function escapeFullText($string) { return $this->wrapped->escapeFullText($string); }