/** * @inheritDoc */ public function getFlavours() { return [DocBlock::getParse(), DoubleSlash::getParse(), Sharp::getParse(), HyperText::getParse()]; }
/** * @inheritDoc */ public function getFlavours() { return [HyperText::getParse()]; }