Lexer->addSpecialPattern('\n[ \t]*-{4,}[ \t]*(?=\n)', $mode, 'hr'); } /** @inheritdoc */ public function getSort() { return 160; } }