You are here

protected property AlinkPostRenderer::$xpathSelector in Alinks 8

File

src/AlinkPostRenderer.php, line 31

Class

AlinkPostRenderer
Class AlinkPostRenderer.

Namespace

Drupal\alinks

Code

protected $xpathSelector = "//text()[not(ancestor::a) and not(ancestor::script) and not(ancestor::*[@data-alink-ignore])]";