getValue() . "\n"; } /** * @return string[] */ public function getSupportedTags(): array { return ['ol', 'ul']; } }