/** * Method to get the registered Parsers * * @return array * * @since 4.0.0 */ public function getParsers() { return $this->parsers; }