Searched refs:createWithCallback (Results 1 – 2 of 2) sorted by relevance
52 …$environment->addInlineParser(MentionParser::createWithCallback($mention['prefix'], $mention['patt…
87 …public static function createWithCallback(string $symbol, string $mentionRegex, callable $callback… function in League\\CommonMark\\Extension\\Mention\\MentionParser