Searched refs:applyRelAttribute (Results 1 – 1 of 1) sorted by relevance
58 $this->applyRelAttribute($link, false);72 $this->applyRelAttribute($link, true);83 private function applyRelAttribute(Link $link, bool $isExternal): void function in League\\CommonMark\\Extension\\ExternalLink\\ExternalLinkProcessor