public function removeFormat($string) { return $this->formatter->removeFormat($string); }
/** * {@inheritdoc} */ public function removeFormat($string) { return $this->output->removeFormat($string); }