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